magetarian/module-customer-tfa
Composer 安装命令:
composer require magetarian/module-customer-tfa
包简介
TFA customer module for Magento 2
README 文档
README
The module add ability for customers to login using TFA.
Supported Providers
- Google Authenticator
- Authy
- Duo Security
Installation
Run the following command at Magento 2 root folder:
composer require magetarian/module-customer-tfa
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
Uninstallation
Run the following command at Magento 2 root folder:
composer remove magetarian/module-customer-tfa
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
Contribute to this module
Feel free to Fork and contrinute to this module and create a pull request so we will merge your changes to master branch.
Credits
Thanks the the contributors
统计信息
- 总下载量: 57
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-only
- 更新时间: 2020-06-10
