mhinspeya / inspeya-google-reviews
The Inspeya Google Reviews module is designed to integrate Google Reviews into your Magento 2 store. This module allows you to display customer reviews from Google directly on your product pages, enhancing credibility and trustworthiness. With full backend manageability, you can easily configure and
Requires
- mhinspeya/backend-mod: ^1.0
Suggests
- mhinspeya/backend-mod: Support Configuration
This package is not auto-updated.
Last update: 2025-01-04 10:42:15 UTC
README
The Inspeya Google Reviews
module is designed to seamlessly integrate Google Reviews into your Magento 2 store. This module allows you to display customer reviews from Google directly on your product pages, enhancing credibility and trustworthiness. With full backend manageability, you can easily configure and display reviews, providing a seamless integration that enhances the customer shopping experience.
Key Features
- Real-Time Review Updates: Display the latest customer reviews from Google.
- Customizable Display Options: Show reviews anywhere on your site using widgets or sliders.
- Backend Manageability: Configure all settings from the Magento admin panel.
- Flexible Widget and Slider Settings: Customize how reviews are displayed, including options for customer icons, names, ratings, and more.
Installation
Composer Installation
To install the module via Composer, follow these steps:
- Open your terminal and navigate to the root directory of your Magento 2 installation.
- Run the following command to require the module:
composer require mhinspeya/inspeya-google-reviews
- After requiring the module, run the Magento setup upgrade and di compile commands:
bin/magento setup:upgrade bin/magento setup:di:compile
- Finally, clear the cache:
bin/magento cache:clean
Manual Installation
To install the module manually, follow these steps:
- Download the module package.
- Extract the package and copy the files to the
app/code/MHinspeya/GoogleReviews
directory of your Magento 2 installation. - Run the Magento setup upgrade and di compile commands:
bin/magento setup:upgrade bin/magento setup:di:compile
- Finally, clear the cache:
bin/magento cache:clean
Configuration
After installation, you can configure the Google Reviews display from the Magento admin panel. Navigate to Stores > Configuration > MHinspeya > Google Reviews
to access the module settings. Here are the available configuration options:
General Settings
- Enable: Enable or disable the Google Reviews module.
- Client ID: Add your Google Client ID to generate the access token.
Widget Settings
- Select Accounts: Choose the Google accounts to fetch reviews from.
- Display Slider: Enable or disable the display of reviews in a slider format.
- Show Customer Icon: Show or hide customer icons in reviews.
- Show Customer Name: Show or hide customer names in reviews.
- Show Ratings: Show or hide customer ratings.
- Rating Type: Select the type of rating display (e.g., stars, points).
- Show Ratings From: Specify the source of ratings to display.
- Number of Reviews: Set the number of reviews to display in the widget.
- Filter Review to Display: Apply filters to determine which reviews to show.
Badge Settings
- Show Badge: Enable or disable the display of a review badge.
- Filter Review to Display: Apply filters to determine which reviews to show in the badge.
Usage
After configuring the module, you can add Google Reviews to your product pages using Magento's widget or block functionality. This allows you to place reviews in various sections of your site, providing maximum flexibility and customization.
Support
For more information and support, visit our homepage.
With Inspeya Google Reviews
, you can enhance your store's credibility by displaying genuine customer feedback directly from Google. This module not only helps build trust with your customers but also provides a richer shopping experience by showcasing real-world user experiences.