Download the PHP package sbodak/magento2-b2b-disable-customer-registration without Composer
On this page you can find all versions of the php package sbodak/magento2-b2b-disable-customer-registration. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sbodak/magento2-b2b-disable-customer-registration
More information about sbodak/magento2-b2b-disable-customer-registration
Files in sbodak/magento2-b2b-disable-customer-registration
Download sbodak/magento2-b2b-disable-customer-registration
More information about sbodak/magento2-b2b-disable-customer-registration
Files in sbodak/magento2-b2b-disable-customer-registration
Vendor sbodak
Package magento2-b2b-disable-customer-registration
Short Description This extension allows you to disable customer registration in your Magento 2.
License MIT
Package magento2-b2b-disable-customer-registration
Short Description This extension allows you to disable customer registration in your Magento 2.
License MIT
Please rate this library. Is it a good library?
Informations about the package magento2-b2b-disable-customer-registration
Magento 2 - Disable customer registration
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.1.x - 2.3.x
Installation details
- Run
composer require sbodak/magento2-b2b-disable-customer-registration
- Run
php bin/magento module:enable Bodak_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 Options
tab you will find theDisable frontend customer registration
option Enable
this option to activate the plugin
Module configuration - administration panel
Remove registration form - frontend view
Uninstall
- Run
composer remove sbodak/magento2-b2b-disable-customer-registration
License
MIT License
All versions of magento2-b2b-disable-customer-registration with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.0|^7.1|~8.1.0
The package sbodak/magento2-b2b-disable-customer-registration contains the following files
Loading the files please wait ....