smile / module-retailer-offer
smile/module-retailer-offer
Smile Retailer Suite - Retailer Offer Module
Smile Retailer Offer
This module is a plugin for ElasticSuite.
This module add the ability to manage offers per Retailer Shop.
Requirements
The module requires:
- PHP ^8.1
- ElasticSuite > 2.11.*
- Retailer >= 2.0.*
- Offer >= 2.0.*
- Store Locator >= 2.2.*
How to use
- Install the module via Composer :
| ElasticSuite Version | Module Version |
|---|---|
| ElasticSuite 2.1.x | Latest release : composer require smile/module-retailer-offer:"^1.3" |
| ElasticSuite 2.3.x | Latest release : composer require smile/module-retailer-offer:"^1.3" |
| ElasticSuite 2.6.x | Latest release : composer require smile/module-retailer-offer:"^1.3" |
| ElasticSuite 2.7.x | Latest release : composer require smile/module-retailer-offer:"1.4.0" |
| ElasticSuite 2.8.x | Latest release : composer require smile/module-retailer-offer:"^1.5" |
| ElasticSuite 2.9.x | Latest release : composer require smile/module-retailer-offer:"^1.6" |
| ElasticSuite 2.11.x | Latest release : composer require smile/module-retailer-offer:"^2.0" |
- Enable it:
bin/magento module:enable Smile_RetailerOffer
- Install the module and rebuild the DI cache:
bin/magento setup:upgrade
How to configure offers
Go to magento backoffice
Menu : Sellers > Retailer Offers
Changelog
All notable changes to this project will be documented in this file.
2.0.4 - 2026-06-03
- Remove dependency to unused jQuery UI components
2.0.3 - 2024-05-03
- Restore Retail mode - catalog web price. Only Drive mode can show speific retailer offer price, while Retail mode must show same catalog web price for each retailer regarding 1 product
2.0.2 - 2024-05-03
- Add modal map to product page search
- Fix show product offer price if shop has been selected, even in Retail mode
2.0.1 - 2023-10-05
- Fix CategoryPlugin closure return type
2.0.0 - 2023-09-20
Dataset compatibility ES 2.11.x and PHP 8.2
- Fix Dynamic type declaration
- Fix Type hinting
- Replace
Zend_DatebyDateTime - Remove
MutationObserversupport - Fix UI Component Retailer Offer editing
- Replace
Zend_ValidatebyLaminas\Validator - Fix Retailer Grid Column Action
- Fix Retailer Grid Mass Actions
- Fix some translations
- Remove Temando/Shipping Plugin
| Version | Stability | QA Status | Released |
|---|---|---|---|
| 2.0.4 | stable | Fail | 2026-06-03 14:25:25 |
| 2.0.3 | stable | Fail | 2024-07-16 15:01:40 |
| 2.0.2 | stable | Not tested | 2024-05-03 16:27:54 |
| 2.0.1 | stable | Not tested | 2023-10-05 12:27:11 |
| 2.0.0 | stable | Not tested | 2023-09-21 13:08:51 |
| 1.8.1 | stable | Not tested | 2022-01-05 10:37:20 |
| 1.7.1 | stable | Not tested | 2022-01-05 10:37:05 |
| 1.8.0 | stable | Not tested | 2021-06-22 14:13:26 |
| 1.7.0 | stable | Not tested | 2021-02-11 14:49:15 |
| 1.6.0 | stable | Not tested | 2020-08-25 14:03:58 |
| 1.5.5 | stable | Not tested | 2020-07-09 09:31:16 |
| 1.5.4 | stable | Not tested | 2020-04-27 20:19:48 |
| 1.5.3 | stable | Not tested | 2020-04-27 11:35:27 |
| 1.5.2 | stable | Not tested | 2019-12-10 14:55:26 |
| 1.5.1 | stable | Not tested | 2019-07-15 10:13:12 |
| 1.5.0 | stable | Not tested | 2019-05-29 15:32:47 |
| 1.4.0 | stable | Not tested | 2019-05-27 10:09:04 |
| 1.3.8 | stable | Not tested | 2019-05-27 09:56:56 |
| 1.3.7 | stable | Not tested | 2019-04-30 12:57:53 |
| 1.3.6 | stable | Not tested | 2018-11-12 13:27:33 |
| 1.3.5 | stable | Not tested | 2018-11-12 10:06:32 |
| 1.3.4 | stable | Not tested | 2018-09-07 12:27:50 |
| 1.3.3 | stable | Not tested | 2018-03-30 13:49:04 |
| 1.3.2 | stable | Not tested | 2018-01-31 14:03:28 |
| 1.3.1 | stable | Not tested | 2018-01-26 12:31:11 |
| 1.3.0 | stable | Not tested | 2018-01-25 13:51:14 |
| 1.2.3 | stable | Not tested | 2018-01-10 12:21:51 |
| 1.2.2 | stable | Not tested | 2017-12-04 14:17:52 |
| 1.2.1 | stable | Not tested | 2017-10-04 13:17:37 |
| 1.2.0 | stable | Not tested | 2017-06-14 10:20:20 |
| 1.2.0-alpha7 | alpha | Not tested | 2017-05-31 14:53:37 |
| 1.2.0-alpha6 | alpha | Not tested | 2017-04-25 16:22:22 |
| 1.2.0-alpha5 | alpha | Not tested | 2017-04-18 10:52:39 |
| 1.2.0-alpha4 | alpha | Not tested | 2017-03-28 15:31:12 |
| 1.2.0-alpha3 | alpha | Not tested | 2017-03-28 14:01:31 |
| 1.2.0-alpha2 | alpha | Not tested | 2017-03-23 13:42:21 |
| 1.2.0-alpha1 | alpha | Not tested | 2017-03-20 16:50:35 |
Requires 7
| Package | Constraint |
|---|---|
| magento/framework | >=103.0.4 |
| magento/module-catalog | >=104.0.4 |
| php | ^8.1 |
| smile/elasticsuite | ^2.11 |
| smile/module-offer | ^2.0 |
| smile/module-retailer | ^2.0 |
| smile/module-store-locator | ^2.2 |
Requires-dev 1
| Package | Constraint |
|---|---|
| smile/magento2-smilelab-quality-suite | ^3.0 |
| Tool | Status | Findings | Summary |
|---|---|---|---|
| PHPCS | Pass | 0 | |
| PHPStan | Fail | 24 | 24 errors (level 4, ruleset: phpstan + bitexpert/phpstan-magento) |
| Cpd | Pass | 0 | |
| Security | Pass | 0 |
Turn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.