Created
November 26, 2015 13:25
-
-
Save wsagen/a925678cc6e2db57c8d9 to your computer and use it in GitHub Desktop.
Install and enable module in Magento 2
This file contains 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
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