Home

Awesome

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

Rating Filter

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 :