Skip to content

Instantly share code, notes, and snippets.

@wsagen
Created November 26, 2015 13:25
Show Gist options
  • Save wsagen/a925678cc6e2db57c8d9 to your computer and use it in GitHub Desktop.
Save wsagen/a925678cc6e2db57c8d9 to your computer and use it in GitHub Desktop.
Install and enable module in Magento 2
php -f bin/magento module:enable --clear-static-content Module_Name
php -f bin/magento setup:upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment