aune-io/magento2-b2butils

B2B Utilities for Magento 2

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 9

Watchers: 4

Forks: 6

Open Issues: 0

Type:magento2-module

dev-master 2018-07-17 21:30 UTC

This package is auto-updated.

Last update: 2024-04-17 08:50:32 UTC


README

B2B utilities module for Magento 2.

Build Status Coverage Status Latest Stable Version Latest Unstable Version Total Downloads License

System requirements

This extension supports the following versions of Magento:

  • Community Edition (CE) versions 2.2.x
  • Enterprise Edition (EE) versions and 2.2.x

Installation

  1. Require the module via Composer
$ composer require aune-io/magento2-b2butils
  1. 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.

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

Reserved Prices

Show prices only to registered / logged in users.

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

Authors, contributors and maintainers

Author:

License

Licensed under the Open Software License version 3.0