Guest User

Untitled

a guest
Mar 1st, 2018
315
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. ```
  2. php bin/magento admin:user:unlock admin
  3. php bin/magento admin:user:create --admin-user="demo" --admin-password="password" --admin-email="demo@gmail.com" --admin-firstname="Lorem" --admin-lastname="Ipsum"
  4. ```
Add Comment
Please, Sign In to add comment