diepxuan/module-autologin
最新稳定版本:1.1.0
Composer 安装命令:
composer require diepxuan/module-autologin
包简介
Autologin module for Magento 2
README 文档
README
- Auto-login: Provides automatic logins for administrators.
Autologin
This extension amend the default authentication of Magento, it use for developer, whom do not want use time for login to administrators
Installation
Step 1 : Download Magento 2 Autologin Extension
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
Step 2: General configuration
Login to Magento admin > Stores > Configuration > DIEPXUAN > 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
统计信息
- 总下载量: 56.93k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-07-17