PHPackages                             dnmrk/magento2-module-sentimate - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. dnmrk/magento2-module-sentimate

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

dnmrk/magento2-module-sentimate
===============================

The Sentimate module runs setiment analysis on review &amp; more!.

1.0.0(2y ago)11MITPHPPHP ^8.1

Since Feb 8Pushed 2y ago1 watchersCompare

[ Source](https://github.com/dnmrk/magento2-module-sentimate)[ Packagist](https://packagist.org/packages/dnmrk/magento2-module-sentimate)[ RSS](/packages/dnmrk-magento2-module-sentimate/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

Macademy\_Sentimate
===================

[](#macademy_sentimate)

Runs sentiment analysis on reviews &amp; more.

 [![Supported Magento Versions](https://camo.githubusercontent.com/2113b3a30955562f026a2b7dda3a09fee30d0c49aacbfce67193c5dc7b434617/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6167656e746f2d322e342d627269676874677265656e2e7376673f6c6f676f3d6d6167656e746f266c6f6e6743616368653d74727565267374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/2113b3a30955562f026a2b7dda3a09fee30d0c49aacbfce67193c5dc7b434617/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6167656e746f2d322e342d627269676874677265656e2e7376673f6c6f676f3d6d6167656e746f266c6f6e6743616368653d74727565267374796c653d666c61742d737175617265) [![Latest Stable Version](https://camo.githubusercontent.com/5205887b6878f0cb45af45aa2cff5d02fbce680fedcf6df8fdd1bf0838600205/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d61636164656d792f6d6167656e746f322d6d6f64756c652d73656e74696d6174652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/macademy/magento2-module-sentimate) [![Composer Downloads](https://camo.githubusercontent.com/b8b6d2c6fabffdfc8ab8e0aa9ec003b9861695175fe08e6a23d73f9dfa524bc7/68747470733a2f2f706f7365722e707567782e6f72672f6d61636164656d792f6d6167656e746f322d6d6f64756c652d73656e74696d6174652f646f776e6c6f616473)](https://packagist.org/packages/macademy/magento2-module-sentimate) [![Maintained - Yes](https://camo.githubusercontent.com/04aba48520e6322ebc6c41b7995626a88ce408bd46ec4eb15ae474936b345276/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d61696e7461696e65642533462d7965732d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/macademy/magento2-module-sentimate/pulse/monthly) [![](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://opensource.org/licenses/MIT)

Table of contents
-----------------

[](#table-of-contents)

- [Summary](#summary)
- [Why](#why)
- [Installation](#installation)
- [Usage](#usage)
- [Sponsor](#sponsor)
- [License](#license)

Summary
-------

[](#summary)

This module runs sentiment analysis on product reviews from customers. It uses RabbitMQ message queue 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 viewing reviews.

[![Demo](https://raw.githubusercontent.com/macademy/magento2-module-sentimate/master/docs/demo.png)](https://raw.githubusercontent.com/macademy/magento2-module-sentimate/master/docs/demo.png)

Why
---

[](#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
------------

[](#installation)

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

```

Usage
-----

[](#usage)

This module requires a [RapidAPI](https://rapidapi.com/auth/sign-up?referral=/twinword/api/sentiment-analysis) API key to use the [Twinword Sentiment Analysis API](https://rapidapi.com/twinword/api/sentiment-analysis/).

Once you have a RapidAPI API Key, visit Admin -&gt; Stores -&gt; Configuration -&gt; Catalog -&gt; 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
-------

[](#sponsor)

This module was built and published as part of the [Magento Message Queues with RabbitMQ](https://m.academy/rabbitmq/) course, created by M.academy. If you want to know how this module was built, check out the course!

License
-------

[](#license)

[MIT](https://opensource.org/licenses/MIT)

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

877d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6f37137af6831ab1bca4f1edfac0c4fa9343e4bbe637ff0376fa417bea485656?d=identicon)[dnmrk](/maintainers/dnmrk)

---

Top Contributors

[![deanAboveTheFray](https://avatars.githubusercontent.com/u/129019175?v=4)](https://github.com/deanAboveTheFray "deanAboveTheFray (2 commits)")[![DeanMarkL](https://avatars.githubusercontent.com/u/129019175?v=4)](https://github.com/DeanMarkL "DeanMarkL (2 commits)")[![dnmrk](https://avatars.githubusercontent.com/u/22027499?v=4)](https://github.com/dnmrk "dnmrk (1 commits)")

### Embed Badge

![Health badge](/badges/dnmrk-magento2-module-sentimate/health.svg)

```
[![Health](https://phpackages.com/badges/dnmrk-magento2-module-sentimate/health.svg)](https://phpackages.com/packages/dnmrk-magento2-module-sentimate)
```

###  Alternatives

[elgentos/regenerate-catalog-urls

Regenerate Catalog URL Rewrites (products, categories, cms pages)

2842.6M](/packages/elgentos-regenerate-catalog-urls)[nosto/module-nostotagging

Increase your conversion rate and average order value by delivering your customers personalized product recommendations throughout their shopping journey.

27703.7k4](/packages/nosto-module-nostotagging)[tig/postnl-magento2

TIG Magento 2 PostNL extension

59570.5k5](/packages/tig-postnl-magento2)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1860.2k](/packages/myparcelnl-magento)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1011.8k26](/packages/loki-magento2-components)[zwernemann/module-withdrawal

Magento 2 EU Withdrawal Button Module - Adds a withdrawal/revocation button for orders in compliance with EU Directive (EU) 2023/2673

244.9k2](/packages/zwernemann-module-withdrawal)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
