smile / module-elasticsuite-rating
smile/module-elasticsuite-rating
Smile ElasticSuite - Rating search module.
ElasticSuite Ratings
This module is a plugin for ElasticSuite.
It allows to display Magento2 user's ratings as a facet filter, and also as a sort order.
Benefits
- You will see a new facet allowing to filter on products average ratings.
[image: Rating Filter]
- You will also be able to use the ratings as a sort order in category pages and search results.
[image: Rating Filter]
Requirements
The module requires :
-
ElasticSuite > 2.3.*
-
Magento2 CE/EE Edition
Quick Start Guide
- Install the module via Composer :
composer require smile/module-elasticsuite-rating
- Enable it
bin/magento module:enable Smile_ElasticsuiteRating
- Install the module and rebuild the DI cache
bin/magento setup:upgrade
- Process a full reindex of catalogsearch index to reindex the Ratings data
bin/magento index:reindex catalogsearch_fulltext
How to use
The module is adding a new Product Attribute, called ratings_summary.
Since this is managed via an attribute, you are able to :
- display/hide it on category pages (via the Is Filterable option)
- display/hide it on search pages (via the Is Filterable In Search option)
- allow/disallow it for sort order (via the Used for Sort By option)
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| Version | Stability | QA Status | Compatibility | Released |
|---|---|---|---|---|
| 2.4.0 | stable | Fail | Magento 2.4.7-2.4.9 Details | 2026-04-14 12:28:10 |
| 2.3.2 | stable | Not tested | Not yet tested Details | 2021-08-30 13:31:03 |
| 2.3.1 | stable | Not tested | Not yet tested Details | 2019-05-09 14:16:16 |
| 2.3.0 | stable | Not tested | Not yet tested Details | 2019-03-05 14:46:10 |
| 2.2.0 | stable | Not tested | Not yet tested Details | 2019-03-05 14:11:10 |
| 2.1.6 | stable | Not tested | Not yet tested Details | 2019-03-05 14:10:41 |
| 2.1.5 | stable | Not tested | Not yet tested Details | 2018-03-13 16:49:45 |
| 2.1.4 | stable | Not tested | Not yet tested Details | 2018-02-12 10:52:59 |
| 2.1.3 | stable | Not tested | Not yet tested Details | 2018-01-10 16:08:07 |
| 2.1.2 | stable | Not tested | Not yet tested Details | 2017-11-21 11:00:59 |
| 2.0.1 | stable | Not tested | Not yet tested Details | 2017-11-21 11:00:27 |
| 2.1.1 | stable | Not tested | Not yet tested Details | 2017-08-22 14:56:59 |
| 2.1.0 | stable | Not tested | Not yet tested Details | 2017-08-02 15:17:05 |
| 2.0.0 | stable | Not tested | Not yet tested Details | 2017-06-15 15:45:59 |
| 1.0.0 | stable | Not tested | Not yet tested Details | 2016-07-08 12:23:10 |
Requires 4
| Package | Constraint |
|---|---|
| magento/framework | >=102.0.0 |
| magento/magento-composer-installer | * |
| magento/module-review | >=100.1.0 |
| smile/elasticsuite | ^2.8.0 |
Requires-dev 1
| Package | Constraint |
|---|---|
| smile/magento2-smilelab-quality-suite | ~2.1.0|~2.2.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.