怎样卸载Drupal 8扩展(模块)

By admin, 5 二月, 2015

截至Drupal 8 beta6,不是所有扩展都可以被卸载,有部分可以在扩展管理页的卸载标签页中卸载,但是其它一经启用就无法在Web界面卸载。目前可以通过Drush卸载:

drush pm-uninstall modulename

查看所有扩展状态的命令是:

drush pm-list

相关文章:怎样安装最新版Drush

标签

评论

Restricted HTML

  • 允许的HTML标签:<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <img src>
  • 自动断行和分段。
  • 网页和电子邮件地址自动转换为链接。
验证码
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.
请输入"Drupal10"