Skip to content

Instantly share code, notes, and snippets.

@fazni
Created June 13, 2020 17:54
Show Gist options
  • Save fazni/39adcdff4dd8fcecbe13f9b28a52dbd0 to your computer and use it in GitHub Desktop.
Save fazni/39adcdff4dd8fcecbe13f9b28a52dbd0 to your computer and use it in GitHub Desktop.
Drush create a CSV file listing all your enabled modules
fazni@drupal:~$ drush pm-list --type=module --status=enabled --format=csv > module_list.csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment