claudioferraro/magento2-b2b-disable-customer-registration
最新稳定版本:1.0.0
Composer 安装命令:
composer require claudioferraro/magento2-b2b-disable-customer-registration
包简介
This extension allows you to disable customer registration in your Magento 2.
README 文档
README
About this fork
This module is a fork of sbodak/magento2-b2b-disable-customer-registration. The original module by Bodak is no longer maintained, so I continue development and maintenance here.
Overview
This module enable possibility to disable the customer registration. It can be useful for B2B customers, if we don't want to allow them register by themselves. Extension will remove link to register page and registration form from login page.
Compatibility
- Magento 2.4.x
- PHP >=8.0
Installation details
- Run
composer require claudioferraro/magento2-b2b-disable-customer-registration - Run
php bin/magento module:enable ClaudioFerraro_DisableRegistration - Run
bin/magento setup:upgrade - Run
bin/magento clean:cache
Configuration details
- Go to Magento admin panel
- Find option in
Stores > Configuration > Customers > Customer configuration - Under the
Create New Account Optionstab you will find theDisable frontend customer registrationoption Enablethis option to activate the plugin
Module configuration - administration panel
Remove registration form - frontend view
Uninstall
- Run
composer remove claudioferraro/magento2-b2b-disable-customer-registration
License
统计信息
- 总下载量: 106
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-07-18

