2017 © Pedro Peláez
 

magento2-module magento2-b2b

Restrict a website to a customers' group

image

davidrobert/magento2-b2b

Restrict a website to a customers' group

  • Wednesday, November 29, 2017
  • by david_roberto
  • Repository
  • 1 Watchers
  • 4 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

magento2-b2b

Restrict access to a website for a group of customers, (*1)

Getting Started

If you don't already have a multi-websites Magento, you first you need to create a new website (admin->stores). Then install the module from Composer (the module is listed in Packagist), or clone it from Github. You'll have a new "B2B" tab in the configuration page, where you'll be able to select a website and a group of customers (a "wholesale" groupe for example)., (*2)

Save it, and it's done! The website selected is now accessible only by the customers from the selected group of customers. If the user is not identified and try to access the website, he'll be redirected to the login form. If, after loggin, it doesn't belong to the corrected group, he'll be redirected to the default website., (*3)

The Versions

29/11 2017

dev-master

9999999-dev

Restrict a website to a customers' group

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.6.0|7.0.2|7.0.4|~7.0.6