module:uninstall
Desintal·lar mòdul(s) en l'aplicació
Usage:
drupal module:uninstall [arguments] [options]
mou
Available options
Option | Details |
---|---|
--force | Do you want to ignore dependencies and forcefully uninstall the module? |
--composer | Uninstalls the module using 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