lucid-modules / module-disable-customer-registration
禁用 Magento 2 客户注册
dev-master
2023-10-06 06:48 UTC
Requires
- php: ~8.1.0||~8.2.0
- magento/framework: 103.0.*
- magento/module-customer: 103.0.*
This package is auto-updated.
Last update: 2024-09-06 08:54:02 UTC
README
这是一个基于 deved-it/magento2-disable-customer-registration 模块的分支。
Magento 2 禁用客户注册
此扩展允许您禁用您的 Magento 店铺中的客户注册。
在管理员想要为客户(B2B)创建账户而不想在 Magento 店铺上显示默认注册表单和链接的情况下,这可能非常有用。
安装
通过 composer: cd
到您的 magento 网站根目录
composer require lucid-modules/module-disable-customer-registration
bin/magento module:enable LucidModules_DisableCustomerRegistration
bin/magento setup:upgrade
配置
- 打开您的 Magento 管理界面,转到 stores->configuration->customers->customer configuration
- 在“创建新账户选项”选项卡下,您将找到“禁用前端客户注册”选项
- 启用此选项以激活插件