Skip to content

Allows B2B admin control over who can register in the website adding an approval customer attribute

Notifications You must be signed in to change notification settings

mageguide/b2b-login-approval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MageGuide B2BLogin

Tested on: 2.3.x

Description

Allows B2B admin control over who can register in the website adding an approval customer attribute

Functionalities

  • Adds Approve/Disapprove buttons in the admin area of the Customer view
  • Informs Customer by email about the admin's decision

Installation

  • Upload module files in app/code/MageGuide/B2BLogin
  • Install module
        $ php bin/magento module:enable MageGuide_B2BLogin
        $ php bin/magento setup:upgrade
        $ php bin/magento setup:di:compile

Dependencies

Uses Amasty_CustomerAttributes to create and handle the default value of the approval customer attribute

Screenshots

Desktop

Alt text

About

Allows B2B admin control over who can register in the website adding an approval customer attribute

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published