Created
December 25, 2016 03:01
-
-
Save gelanivishal/d75e509598d16384333040ac34d5d4a6 to your computer and use it in GitHub Desktop.
M2: Create new admin user
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
php bin/magento admin:user:create --admin-user='developer' --admin-password='claLwK88oO7RK' --admin-email='[email protected]' --admin-firstname='Web' --admin-lastname='Developer' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment