Magento 2 B2B Utils
B2B utilities module for Magento 2., (*1)
, (*2)
System requirements
This extension supports the following versions of Magento:, (*3)
- Community Edition (CE) versions 2.2.x
- Enterprise Edition (EE) versions and 2.2.x
Installation
- Require the module via Composer
$ composer require aune-io/magento2-b2butils
- Enable the module
$ bin/magento module:enable Aune_B2bUtils
$ bin/magento setup:upgrade
Features
Registration Approval
Allows a store owner to manually approve new customers before they can successfully login., (*4)
To enable this feature:
1. Go to Stores > Configuration > Customers > Customer Configuration > Create New Account Options
2. Set Require Shop Owner Approval to Yes
3. (Optional) Set recipient for registration notification
4. (Optional) Customise email templates
5. Clean the configuration cache, (*5)
Reserved Prices
Show prices only to registered / logged in users., (*6)
To enable this feature:
1. Go to Stores > Configuration > Catalog > Catalog > Price
2. Set Reserved to registered users to Yes
3. Clean the configuration cache, (*7)
Authors, contributors and maintainers
Author:
- Renato Cason, (*8)
License
Licensed under the Open Software License version 3.0, (*9)