module:uninstall
Dezinstalează un modul sau mai multe din aplicaţie.
Usage:
drupal module:uninstall [arguments] [options]
mouAvailable 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