module:uninstall

モジュールをアンインストール

Usage:

drupal module:uninstall [arguments] [options]
mou

Available options

OptionDetails

--force

依存関係を無視してモジュールを強制的にアンインストールしますか?

--composer

Composerを利用してモジュールをアンインストールする

Available arguments

ArgumentDetails

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