Magepow Auto Login for Magento 2
magepow/autologin
Enables passwordless login for selected admin and customer accounts, letting users sign in without entering a name or password — useful for demo stores and streamlined access.
Build Tests
Code Quality
Tested on Magento 2.4.9
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubMagento 2 Auto Login (Magepow Auto login extension Free)
Auto Login extension helps user login without using password and name account.
Full-featured:
-
Easy to customize auto login for admin and customer
-
Easy to install and configure, save time and increase project efficiency
-
Support 100% for Magento
Autologin is a instersting extension that most e-commerce websites demo can use for improving the convenient.
How to use Auto login extension
Before you continue, ensure you meet the following requirements:
- You have installed magento2
- You are using a Linux or Mac OS machine. Windows is not currently supported. Install magento2-instagram extension
Step 1 : Download Magento 2 Autologin Extension
Install via composer (recommend)
Run the following commands in Magento 2 root folder:
composer require magepow/autologin
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
Step 2: User guide
2.1. General configuration
Login to Magento admin > Stores > Configuration > Magepow > Autologin > General Options > Enable > Choose Yes to enable the module.
In Stores > Configuration > Magepow > Auto Login > General Options we set:
- Enable: Turn on to enable autologin for customer or admin
- Account: Select the account for admin and customer that allowed to login without password programmatically After you finish configuring, save and clear the cache. Run the following command:
php bin/magento cache:clean
2.2. Result
Donation
If this project help you reduce time to develop, you can give me a cup of coffee :)
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.