drush pm-enablefor drush 8x


Enable one or more extensions (modules or themes).

drush pm-enable

  • Aliases


    pm-enable has 1 alias/es:


    drush en

  • Arguments


    pm-enable accepts 1 argument/s:


    extensions : A list of modules or themes. You can use the * wildcard at the end of extension names to enable all matches.

  • Options


    pm-enable accepts 2 option/s:


    --resolve-dependencies : Attempt to download any missing dependencies. At the moment, only works when the module name is the same as the project name.

    --skip : Skip automatic downloading of libraries (c.f. devel).

  • Comments


    comments powered by Disqus