Skip to content

Instantly share code, notes, and snippets.

@arjus
Last active July 24, 2018 07:13
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 arjus/35b52dc00820bee3fe689e96391d2ec5 to your computer and use it in GitHub Desktop.
Save arjus/35b52dc00820bee3fe689e96391d2ec5 to your computer and use it in GitHub Desktop.
enable/disable magento 2 modules from cli
magento module:enable --clear-static-content Module_Name
magento module:disable --clear-static-content Module_Name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment