lucid-modules/module-disable-customer-registration

禁用 Magento 2 客户注册

dev-master 2023-10-06 06:48 UTC

This package is auto-updated.

Last update: 2024-09-06 08:54:02 UTC


README

Maintainability Test Coverage Known Vulnerabilities

这是一个基于 deved-it/magento2-disable-customer-registration 模块的分支。

Magento 2 禁用客户注册

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

安装

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

  1. composer require lucid-modules/module-disable-customer-registration
  2. bin/magento module:enable LucidModules_DisableCustomerRegistration
  3. bin/magento setup:upgrade

配置

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