Last active
September 14, 2017 12:41
-
-
Save jasonglisson/fc19aad2b791d24d1ed72ae7f320c0b2 to your computer and use it in GitHub Desktop.
Disable all non-core modules
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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