The simple extension that allows to perform admin log in automatically without asking for login/password. Useful for demo purposes. Not recommended to use on production environment.
- Put the package contents to
app/code/Actecnology/Autologin
(you need to create this directory) - Open app/code/Actecnology/Autologin/view/adminhtml/templates/autologin.phtml and enter correct credentials for
$autologinUsername
and$autologinPassword
variables - Clean the cache
If you want to disable the functionality temporarily, just create a new cookie with name noautologin