vaimo/module-admin-auto-login
最新稳定版本:1.4.5
Composer 安装命令:
composer require vaimo/module-admin-auto-login
包简介
Provides automatic admin login on Magento projects; Useful addition when working with a project locally (should be used only as require-dev)
README 文档
README
This module bypasses the admin panel login screen, automatically logging in as the user provided in the configuration. Since it doesn't run any validations, this module should be used only on local environments (i.e.: not public).
Installation
composer require --dev vaimo/module-admin-auto-login
php bin/magento module:enable Vaimo_AdminAutoLogin
php bin/magento setup:upgrade
Usage
Access the admin URL for the project. You should be logged in automatically.
Configuration
You can change the user to login in Stores > Settings > Configuration > Advanced > Admin > Admin Auto Login.
If no username is assigned in the admin pages, it will fallback to admin. If it is not available, it will fallback to the first user it finds.
Support
Support will be provided on a best efforts basis through GitHub Issues. Pull requests are welcome.
统计信息
- 总下载量: 39.52k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 21
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2017-05-04