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 | Released |
|---|---|---|---|
| 2.4.0 | stable | Fail | 2026-04-14 12:28:10 |
| 2.3.2 | stable | Fail | 2021-08-30 13:31:03 |
| 2.3.1 | stable | Not tested | 2019-05-09 14:16:16 |
| 2.3.0 | stable | Not tested | 2019-03-05 14:46:10 |
| 2.2.0 | stable | Not tested | 2019-03-05 14:11:10 |
| 2.1.6 | stable | Not tested | 2019-03-05 14:10:41 |
| 2.1.5 | stable | Not tested | 2018-03-13 16:49:45 |
| 2.1.4 | stable | Not tested | 2018-02-12 10:52:59 |
| 2.1.3 | stable | Not tested | 2018-01-10 16:08:07 |
| 2.1.2 | stable | Not tested | 2017-11-21 11:00:59 |
| 2.0.1 | stable | Not tested | 2017-11-21 11:00:27 |
| 2.1.1 | stable | Not tested | 2017-08-22 14:56:59 |
| 2.1.0 | stable | Not tested | 2017-08-02 15:17:05 |
| 2.0.0 | stable | Not tested | 2017-06-15 15:45:59 |
| 1.0.0 | stable | Not tested | 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 |
| Tool | Status | Findings | Summary |
|---|---|---|---|
| PHPCS | Fail | 2 | 2 errors (gating threshold: error-severity=10, ruleset: Magento2) |
| PHPStan | Fail | 6 | 6 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.