Home

Awesome

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