jackhuny / module-customer-restriction
Magento 2 Customer Restriction
Package info
github.com/jackhuny/module-customer-restriction
Type:magento2-module
pkg:composer/jackhuny/module-customer-restriction
2.1.2
2018-03-20 09:39 UTC
This package is auto-updated.
Last update: 2026-04-05 10:31:19 UTC
README
Features:
Navigate to Stores > Configuration > Customers section > Customer Restriction
- Customer Registration
- restriction by email patterns
- set error message
- Customer Login
- restriction by email patterns
- set error message
Installing the Extension
composer require magekey/module-customer-restriction
Deployment
php bin/magento maintenance:enable #Enable maintenance mode
php bin/magento setup:upgrade #Updates the Magento software
php bin/magento setup:di:compile #Compile dependencies
php bin/magento setup:static-content:deploy #Deploys static view files
php bin/magento cache:flush #Flush cache
php bin/magento maintenance:disable #Disable maintenance mode
Versions tested
2.1.12 2.2.3