Type
magento2-module
This extension allows you to disable customer registration in your Magento 2.
magento2-module
MIT
None
None
None
None
None
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.
composer require sbodak/magento2-b2b-disable-customer-registrationphp bin/magento module:enable Bodak_DisableRegistrationbin/magento setup:upgradebin/magento clean:cacheStores > Configuration > Customers > Customer configurationCreate New Account Options tab you will find the Disable frontend customer registration optionEnable this option to activate the plugin

composer remove sbodak/magento2-b2b-disable-customer-registration