This is only a quick tip. But in some cases you need to reset a admin user password i.e. if you imported a dump as developer and have no admin credentials. There are two commands for that. Create a new admin user
1 2 |
$ n98-magerun.phar admin:user:create |
Creates a new admin user in interactive mode. Change password of an […]