smile / module-elasticsuite-quick-order
smile/module-elasticsuite-quick-order
Smile ElasticSuite - Magento B2B Quick Order Support.
README
What does the module do ?
You should use this module in order to get ElasticSuite and Magento 2 B2B (Enterprise Edition only) features working together transparently.
It fixes issues that can be encountered when using the Quick Order feature.
Which version should I use ?
The module version patterns are identical to those of Elasticsuite.
| Magento Version | Magento B2B Version | ElasticSuite Version | Module version | Module composer install | Supported Elasticsearch Version | Actively maintained |
|---|---|---|---|---|---|---|
| Magento 2.2.x Commerce (EE) | 1.0.x | ElasticSuite 2.6.x | 2.6.x | composer require smile/module-elasticsuite-quick-order ~2.6.0 |
5.x & 6.x | No |
| Magento <2.3.5 Commerce (EE) | 1.1.x | ElasticSuite 2.8.x | 2.8.x | composer require smile/module-elasticsuite-quick-order ~2.8.0 |
5.x & 6.x | No |
| Magento >=2.3.5 Commerce (EE) | 1.1.x | ElasticSuite 2.9.x | 2.9.x | composer require smile/module-elasticsuite-quick-order ~2.9.0 |
6.x & 7.x | Yes |
| Magento >=2.4.1 Commerce (EE) | 1.3.x | ElasticSuite 2.10.x | 2.10.x | composer require smile/module-elasticsuite-quick-order ~2.10.0 |
6.x & 7.x | Yes |
How to install ?
Simply run these commands in your Magento install :
composer require smile/module-elasticsuite-quick-order ~2.10.0
bin/magento setup:upgrade
Do not forget to clean caches and reindex everything !!!!
bin/magento cache:clean
bin/magento indexer:reindex
What is ElasticSuite ?
Readme for the whole Smile ElasticSuite is available here.
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| Version | Stability | QA Status | Compatibility | Released |
|---|---|---|---|---|
| 2.12.0 | stable | Fail | Not compatible Details | 2026-06-16 11:58:16 |
| 2.11.1 | stable | Pass | Not yet tested Details | 2023-05-31 15:39:39 |
| 2.11.0 | stable | Not tested | Not yet tested Details | 2023-04-13 14:55:09 |
| 2.10.1 | stable | Not tested | Not yet tested Details | 2020-11-10 15:29:00 |
| 2.9.0 | stable | Not tested | Not yet tested Details | 2020-11-10 13:36:15 |
| 2.8.0 | stable | Not tested | Not yet tested Details | 2020-11-10 13:34:23 |
| 2.6.0 | stable | Not tested | Not yet tested Details | 2020-11-10 13:14:21 |
| 1.0.0 | stable | Not tested | Not yet tested Details | 2018-04-18 09:39:36 |
Requires 4
| Package | Constraint |
|---|---|
| magento/framework | >=100.2.0 |
| magento/magento-composer-installer | * |
| magento/module-quick-order | >=100.0.0 |
| smile/elasticsuite | ~2.12.0 |
Requires-dev 1
| Package | Constraint |
|---|---|
| smile/magento2-smilelab-quality-suite | ^1.1.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.
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.