deved/magento2-disable-customer-registration

禁用客户注册

v2.1.9 2024-06-06 14:01 UTC

This package is auto-updated.

Last update: 2024-09-06 14:26:06 UTC


README

Latest Stable Version Total Downloads Build Status License

Magento 2 禁用客户注册

此扩展允许您禁用您的 Magento 商店中的客户注册。
在管理员想为客户(B2B)创建账户而不想在其 Magento 商店上显示默认注册表单和链接的情况下,这可能非常有用。

安装

通过 composer:在您的 magento 网站根目录下 cd

  1. composer require deved/magento2-disable-customer-registration
  2. bin/magento module:enable Deved_DisableRegistration
  3. bin/magento setup:upgrade

配置

  1. 打开您的 Magento 管理界面,转到 stores->configuration->customers->customer configuration
  2. 在“创建新账户选项”标签页下,您可以找到“禁用前端客户注册”选项
  3. 启用此选项以激活插件