module:install
Install module or modules in the application
Usage:
drupal module:install [arguments] [options]
moi
Available options
Option | Details |
---|---|
--latest | Default to download most recent version |
--composer | Download the module using Composer |
Available arguments
Argument | Details |
---|---|
module | Module or modules to be enabled should be separated by a space |
Examples
Install module specifying the module name
drupal module:install modulename