Skip to content

Magento 2 module to disable frontend customer registration.

License

Notifications You must be signed in to change notification settings

augustash/magento2-module-disable-registration

Repository files navigation

Magento 2 Module - Disable Registration

Overview

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.

Installation

Via Composer

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

Structure

Typical file structure for Magento 2 modules.

License

This module is licensed under the MIT.

About

Magento 2 module to disable frontend customer registration.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages