module:uninstall
अनुप्रयोग में मॉड्यूल की स्थापित रद्द करें |
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