module:uninstall
モジュールをアンインストール
Usage:
drupal module:uninstall [arguments] [options]
mou
Available options
Option | Details |
---|---|
--force | 依存関係を無視してモジュールを強制的にアンインストールしますか? |
--composer | Composerを利用してモジュールをアンインストールする |
Available arguments
Argument | Details |
---|---|
module | Module or modules to be uninstalled should be separated by a space |
Examples
Uninstall the module specifying the module name
drupal module:uninstall modulename