Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 290 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 290 Bytes

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