smile/module-seller
Smile Retailer Suite - Seller Module
Maintainers
π romainruaud
π mleclercq
π fadec
π Fdec
π rbayet
Package info
github.com/Smile-SA/magento2-module-seller
Type:magento2-component
pkg:composer/smile/module-seller
2.0.1
2026-04-28 09:31 UTC
Requires
- php: ^8.1
- magento/framework: >=103.0.4
- magento/module-eav: >=102.1.4
- magento/module-store: >=101.1.4
Requires (Dev)
Suggests
None
Provides
None
Conflicts
None
Replaces
None
OSL-3.0 22d4e0f10e066eb30d805cd4f6ca05e9958ea6f0
- AurΓ©lien Foucret <aurelien.foucret.woop@smile.fr>
- Romain Ruaud <romain.ruaud.woop@smile.fr>
This package is auto-updated.
Last update: 2026-06-04 07:56:26 UTC
README
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
