Skip to content

Magento 2 account approval by admin for customers to login

Notifications You must be signed in to change notification settings

taoufiqaitali/magento2-account-approval

 
 

Repository files navigation

magento2-account-approval

What is this extension about?

This extension restricts customers to login on the website just after registration. Customers can login to website only after website admin approves customers account.

Install Extension
composer config repositories.magento2-account-approval git git@github.com:amitshree/magento2-account-approval.git
composer require amitshree/magento2-customer-account-approval:dev-master
php bin/magento setup:upgrade
Enable extension

Enable extension by navigation to Stores => Configuration => Amitshree customer => Customer Login

Un-Install/Remove Extension
php bin/magento module:uninstall Amitshree_Customer

About

Magento 2 account approval by admin for customers to login

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.3%
  • HTML 0.7%