Drush list all enabled modules in drupal
List all the modules enabled using drush :
$ drush pm-list --type=module --status=enabled
You can also exclude core with the option '--no-core'
$ drush pm-list --type=module --no-core --status=enabled
Written by Luc Bézier
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Drush
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#