smile / module-seller

smile/module-seller

Smile Retailer Suite - Seller Module

  • Aurélien Foucret
  • Romain Ruaud
magento2-component Compatibility: 2.4.7-2.4.9 Code Quality: Fail Tests: N/A Security: Pass OSL-3.0

Smile Seller

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

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 returned when 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_Date by DateTime
  • Remove MutationObserver support
  • Fix UI Component Retailer Offer editing
  • Replace Zend_Validate by Laminas\Validator
  • Fix Retailer Grid Column Action
  • Fix Retailer Grid Mass Actions
  • Fix some translations
  • Remove Temando/Shipping Plugin
Versions
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.

Compatibility matrix (Magento × PHP)
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 Pass Pass
2.4.8 Pass Pass
2.4.9 Pass Pass

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.

Static analysis results
Tool Status Findings Summary
PHPCS Warning 28 28 warnings (ruleset: Magento2) — 1 auto-fixable with phpcbf
PHPMD Pass 0
Cpd Pass 0
Composer validate Info 3 valid; 3 advisory notes (composer validate --strict)

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.

PHPStan results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 2 2
2.4.8 2 2
2.4.9 2 2

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

Unit tests results by Magento and PHP version
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

Integration tests results by Magento and PHP version
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.

Security results
Tool Status Findings Summary
Composer audit Pass 0
Malware scan Pass 0
License
OSL-3.0
Authors

More from smile

View vendor
Make it pay

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.