Awesome
Smile Seller
It allows to add sellers.
How to use
- Install the module via Composer:
composer require smile/module-seller
- Enable it:
bin/magento module:enable Smile_Seller
- Install the module and rebuild the DI cache:
bin/magento setup:upgrade