magekey / module-customer-restriction
Magento 2 客户限制
2.1.4
2019-05-07 15:58 UTC
This package is auto-updated.
Last update: 2024-09-08 04:33:34 UTC
README
功能
导航到 商店 > 配置 > 客户 部分 > 客户限制
- 客户注册
- 通过电子邮件模式限制
- 设置错误信息
- 客户登录
- 通过电子邮件模式限制
- 设置错误信息
安装扩展
composer require magekey/module-customer-restriction
部署
php bin/magento maintenance:enable #Enable maintenance mode
php bin/magento setup:upgrade #Updates the Magento software
php bin/magento setup:di:compile #Compile dependencies
php bin/magento setup:static-content:deploy #Deploys static view files
php bin/magento cache:flush #Flush cache
php bin/magento maintenance:disable #Disable maintenance mode
测试的版本
2.1.12
2.2.3
2.3.1