sentimo/review-analysis

This package is abandoned and no longer maintained. The author suggests using the sentimo/magento-review-analysis package instead.

Sentimo Review Analysis Magento 2 module

3.1.0 2025-02-03 01:00 UTC

This package is auto-updated.

Last update: 2025-05-02 20:50:27 UTC


README

The Sentimo Review Analysis module integrates your Magento 2 store with Sentimo, an advanced platform providing sentiment analysis of customer reviews. By leveraging Sentimo's AI-driven insights, this module automates the process of analyzing review sentiments and updating review statuses based on sentiment scores, directly within your Magento backend.

Installation

To install the Sentimo Review Analysis module in your Magento 2 store, execute the following commands from the root directory of your Magento installation:

    composer require sentimo/magento-review-analysis
    bin/magento setup:upgrade
    bin/magento cache:clean

Generating a Sentimo API Key

Before you can configure the Sentimo Review Analysis module, you need an API key from Sentimo. Here's how you can generate one:

  1. Log in to your Sentimo account at Sentimo.
  2. Navigate to the Api Keys section located in the side navigation menu under COMPANY & USER MANAGEMENT.
  3. Click on the Create Api Key button at the top right of the API Keys page.
  4. Fill in the necessary details for your API key. Assign a descriptive name that helps you identify its usage, such as "Magento Store Integration".
  5. Once the form is completed, click Save or Create to generate your new API key.
  6. Your new API key will appear in the list, labeled with the name you've assigned. Click the ... (more actions) button to view and copy your API key.
  7. Important: Store this API key securely. It is your private key for all API requests from your Magento store to Sentimo.

Ensure to copy your API key and keep it secure, as you will need to enter this key in the Magento Admin Panel during the configuration of the Sentimo Review Analysis module.

Configuration

After installing the module, you can configure it from the Magento Admin Panel by navigating to:

Stores > Configuration > Sentimo > Review Analysis

Sync Settings

Configure the synchronization settings between your Magento store and the Sentimo API.

  • Enabled: Turn the module's functionality on or off.
  • Api Base Uri: Set the base URI for the Sentimo API.
  • Api Key: Provide your Sentimo API key. This field is encrypted for security.
  • Channel: Specify the channel or source of the reviews within your Sentimo account.
  • Post Review Frequency: Define how often reviews should be posted to Sentimo for analysis. Enter a cron expression.
  • Sync Review Frequency: Define how often reviews should be synced from Sentimo based on analysis results. Enter a cron expression.

Date Range for Review Sync

Set the date range for which reviews will be considered for synchronization with Sentimo.

  • From Date: Select the start date from which reviews will be included in the sync.
  • To Date: Select the end date until which reviews will be considered for the sync.

Usage

After configuring the module, it will automatically sync and analyze new customer reviews based on the specified frequencies. Ensure that your cron jobs are correctly configured in Magento to trigger the module's scheduled tasks.

Support and Contact

For support, feature requests, or any questions about the Sentimo Review Analysis Module, please reach out to us:

We're here to help make your experience with our module as smooth and beneficial as possible. Feedback and suggestions are always welcome!