Offer
smile/module-offer
Adds seller-specific offers to products within ElasticSuite. Requires ElasticSuite and Seller modules.
Known issuesBuild failingSemVer violations (90% compliant)
Supported Magento versions: 2.4.9
288,648 installs★ 6 starsLatest: v2.0.1Released 2024-05-03License: OSL-3.0
composer require smile/module-offerREADME
Reproduced from the package’s own README, under its own license, as of 2026-09-13. Links and images point back at the source repository.
This module is a plugin for ElasticSuite.
It allows to add offers on products by sellers.
The module requires:
- PHP ^8.1
- ElasticSuite > 2.11.*
- Seller > 2.0.*
- Install the module via Composer:
composer require smile/module-offer
- Enable it:
bin/magento module:enable Smile_Offer
- Install the module and rebuild the DI cache:
bin/magento setup:upgrade
Go to magento backoffice
Menu : Sellers > Retailer Offers
Links
- Packagist
- PackageMaven — quality data by PackageMaven
- Repository
- Issues