Created
February 19, 2015 15:28
-
-
Save nkgokul/faa4fcee3fd069fbcd8c to your computer and use it in GitHub Desktop.
Drush disable non core module - Useful for debugging
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