smile/module-seller

Smile Retailer Suite - Seller Module


Keywords
shop, magento2, retailer suite, retailer, seller
License
OSL-3.0

Documentation

Smile Seller

It allows to add sellers.

How to use

  1. Install the module via Composer:

composer require smile/module-seller

  1. Enable it:

bin/magento module:enable Smile_Seller

  1. Install the module and rebuild the DI cache:

bin/magento setup:upgrade