deved / magento2-disable-customer-registration
禁用客户注册
v2.1.9
2024-06-06 14:01 UTC
Requires
- php: ~5.5.0|~5.6.0|7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0|~7.3.0|~7.4.0|~8.0.0|~8.1.0|~8.2.0|~8.3.0
- magento/framework: ~100.0|~101.0|~102.0|~103.0|~104.0
- magento/module-customer: ~100.0|~100.1|~100.2|~101.0|~102.0|~103.0|~104.0
This package is auto-updated.
Last update: 2024-09-06 14:26:06 UTC
README
Magento 2 禁用客户注册
此扩展允许您禁用您的 Magento 商店中的客户注册。
在管理员想为客户(B2B)创建账户而不想在其 Magento 商店上显示默认注册表单和链接的情况下,这可能非常有用。
安装
通过 composer:在您的 magento 网站根目录下 cd
composer require deved/magento2-disable-customer-registration
bin/magento module:enable Deved_DisableRegistration
bin/magento setup:upgrade
配置
- 打开您的 Magento 管理界面,转到 stores->configuration->customers->customer configuration
- 在“创建新账户选项”标签页下,您可以找到“禁用前端客户注册”选项
- 启用此选项以激活插件