Created
October 7, 2017 21:10
-
-
Save cagartner/c2c99cebf754e3d56bff87963085b279 to your computer and use it in GitHub Desktop.
Magento 2 command line instalation
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
bin/magento setup:install --admin-firstname Carlos --admin-lastname Gartner --admin-email [email protected] --admin-user cagartner --admin-password ni#3335207373 --base-url http://magento2.dev/ --backend-frontname backoffice --language pt_BR --currency BRL --timezone America/Sao_Paulo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment