Type
magento2-module
Autologin module for Magento 2
magento2-module
MIT
None
None
None
None
None
None
This extension amend the default authentication of Magento, it use for developer, whom do not want use time for login to administrators
The easiest way to install the extension is to use Composer
Run the following commands:
composer require diepxuan/module-autologin
bin/magento module:enable Diepxuan_Autologin
bin/magento setup:upgrade && bin/magento setup:static-content:deploy
Login to Magento admin > Stores > Configuration > ADVANCED > Admin > Auto Login > Enable Autologin in Admin > Choose Yes to enable the module.
After you finish configuring, save and clear the cache. Run the following command:
php bin/magento cache:clean