定制 smile/module-elasticsuite-rating 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

smile/module-elasticsuite-rating

最新稳定版本:2.3.2

Composer 安装命令:

composer require smile/module-elasticsuite-rating

包简介

Smile ElasticSuite - Rating search module.

README 文档

README

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.

Rating Filter

  • You will also be able to use the ratings as a sort order in category pages and search results.

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)

统计信息

  • 总下载量: 86.97k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 14
  • 点击次数: 6
  • 依赖项目数: 2
  • 推荐数: 0

GitHub 信息

  • Stars: 14
  • Watchers: 9
  • Forks: 7
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 未知