开发者

removing themes from drupal

开发者 https://www.devze.com 2023-02-11 22:13 出处:网络
How do I remove a theme from drupa开发者_StackOverflowl?AFAIK just delete its folder from /sites/all/themes

How do I remove a theme from drupa开发者_StackOverflowl?


AFAIK just delete its folder from /sites/all/themes


  1. Make sure the theme is disabled.
  2. Delete the corresponding theme directory, likely in "/sites/all/themes", after having disabled it. Reference: Uninstalling Themes / Deleting Themes | Drupal.org


um the GUI way is accessing https://yoursite/admin/appearance/uninstall it is the last tab that appears along with the Appearance header, when you have clicked on Appearance (depending on the theme that you use this might be different)

removing themes from drupal

0

精彩评论

暂无评论...
验证码 换一张
取 消