Created
February 1, 2019 09:49
-
-
Save Banhawy/492a7026e47fa9aca9b1d7b93d3669ae to your computer and use it in GitHub Desktop.
[Change Magento mode] #magento
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
# Display current mode | |
bin/magento deploy:mode:show | |
# Change mode | |
bin/magento deploy:mode:set developer | production | default |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment