smile / module-seller
smile/module-seller
Smile Retailer Suite - Seller Module
Smile Seller
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
Changelog
All notable changes to this project will be documented in this file.
2.0.1 - 2026-04-28
- Fix type error
Return value must be of type string, null returnedwhen calling Seller::getName() on an empty object
2.0.0 - 2023-09-19
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 | Compatibility | Released |
|---|---|---|---|---|
| 2.0.1 | stable | Fail | Magento 2.4.7-2.4.9 Details | 2026-04-28 09:31:36 |
| 2.0.0 | stable | Not tested | Not yet tested Details | 2023-09-19 12:49:15 |
| 1.2.7 | stable | Not tested | Not yet tested Details | 2020-03-26 13:01:45 |
| 1.2.6 | stable | Not tested | Not yet tested Details | 2019-12-10 14:41:20 |
| 1.2.5 | stable | Not tested | Not yet tested Details | 2019-04-30 09:11:46 |
| 1.2.4 | stable | Not tested | Not yet tested Details | 2018-10-24 12:54:40 |
| 1.2.3 | stable | Not tested | Not yet tested Details | 2018-09-04 06:41:34 |
| 1.2.2 | stable | Not tested | Not yet tested Details | 2018-01-10 12:22:31 |
| 1.2.1 | stable | Not tested | Not yet tested Details | 2017-09-11 13:25:33 |
| 1.2.0-alpha3 | alpha | Not tested | Not yet tested Details | 2017-04-13 12:27:39 |
| 1.2.0 | stable | Not tested | Not yet tested Details | 2017-04-13 12:27:39 |
| 1.2.0-alpha2 | alpha | Not tested | Not yet tested Details | 2017-03-22 14:10:16 |
| 1.2.0-alpha1 | alpha | Not tested | Not yet tested Details | 2017-03-17 11:08:58 |
Requires 4
| Package | Constraint |
|---|---|
| magento/framework | >=103.0.4 |
| magento/module-eav | >=102.1.4 |
| magento/module-store | >=101.1.4 |
| php | ^8.1 |
Requires-dev 1
| Package | Constraint |
|---|---|
| smile/magento2-smilelab-quality-suite | ^4.0 |
Compatibility
Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.
Code Quality
Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge — a phpcs finding can't make a module incompatible.
Static analysis
Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.
PHPStan
Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases. Cell → details modal.
Tests
Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.
Unit tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Integration tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Security
Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.
More from smile
View vendorMagento 2 merchandising and search engine built on ElasticSearch
Smile - Custom Entity Akeneo Module
Extension of Magento2 Sales Rule to provide gifted (free) products with magento/module-sales-rule-staging.
Smile Retailer Offer Inventory
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.