smile / module-elasticsuite-rating

smile/module-elasticsuite-rating

Smile ElasticSuite - Rating search module.

  • Tony DEPLANQUE
  • Romain Ruaud
magento2-module Compatibility: 2.4.7-2.4.9 Code Quality: Fail Tests: N/A Security: Pass OSL-3.0

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 :

Quick Start Guide

  1. Install the module via Composer :

composer require smile/module-elasticsuite-rating

  1. Enable it

bin/magento module:enable Smile_ElasticsuiteRating

  1. Install the module and rebuild the DI cache

bin/magento setup:upgrade

  1. 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.

Versions
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.

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 Fail 42 2 errors, 40 warnings (ruleset: Magento2) — 31 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.

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

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

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.