This is a private module and is not currently aimed at public usage.
The Augustash_DisableRegistration
module allows an admin to configure the disabling of frontend customer registration per website.
Install the extension using Composer from our development package repository:
composer require augustash/module-disable-registration
bin/magento module:enable --clear-static-content Augustash_DisableRegistration
bin/magento setup:upgrade
bin/magento cache:flush
Typical file structure for Magento 2 modules.
This module is licensed under the MIT.