smile/module-seller

Smile Retailer Suite - Seller Module

Installs: 409 270

Dependents: 3

Suggesters: 0

Security: 0

Stars: 12

Watchers: 13

Forks: 23

Open Issues: 2

Type:magento2-component

2.0.0 2023-09-19 12:49 UTC

README

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