Skip to content

Instantly share code, notes, and snippets.

@jasonglisson
Last active September 14, 2017 12:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasonglisson/fc19aad2b791d24d1ed72ae7f320c0b2 to your computer and use it in GitHub Desktop.
Save jasonglisson/fc19aad2b791d24d1ed72ae7f320c0b2 to your computer and use it in GitHub Desktop.
Disable all non-core modules
drush pml --no-core --type=module --status=enabled --pipe | xargs drush -y dis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment