定制 sample33/magento2-module-sentimate 二次开发

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

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

sample33/magento2-module-sentimate

最新稳定版本:1.0.0

Composer 安装命令:

composer require sample33/magento2-module-sentimate

包简介

The Sentimate module runs sentiment analysis on reviews & more.

README 文档

README

Runs sentiment analysis on reviews & more.

Supported Magento Versions Latest Stable Version Composer Downloads Maintained - Yes

Table of contents

Summary

This module runs sentiment analysis on product reviews from customers. It uses RabbitMQ message queues to call an external API provided by RapidAPI that retrieves the sentiment analysis of the product review. The sentiment analysis is then displayed before the "Review" text on the product detail page when viewing reviews.

Demo

Why

Why should you use this module? This provides additional feedback to customers that explicitly lets them know the sentiment of each and every review.

Installation

composer require macademy/magento2-module-disabletwofactorauth
bin/magento module:enable Macademy_Sentimate
bin/magento setup:upgrade

Usage

This module requires a RapidAPI API Key to use the Twinword Sentiment Analysis API.

Once you have a RapidAPI API Key, visit Admin -> Stores -> Configuration -> Catalog -> Sentimate, and enter in your API Key. Remember to clear the cache after entering in your API Key.

You can start the Sentimate queue consumer to process reviews by typing:

bin/magento queue:consumers:start macademy.sentimate.reviews

Sponsor

This module was built and published as part of the Magento Message Queues with RabbitMQ course, created by M.academy. If you want to know how this module was built, check out the course!

License

MIT

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-09-05