Create Magento 2 Admin User with command

With command we can create multiple user in short time.

php bin/magento admin:user:create --admin-user=testadmin --admin-password=Admin123 --admin-email=admin@blogento.com --admin-firstname=blogento --admin-lastname=blogento

Happy Coding 🙂

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top