Revix Reviews – All-in-One Business Review Manager

Description

Revix Reviews allows you to manage, showcase, and collect customer feedback directly on your WordPress site, with built-in Trustpilot and Google Reviews integration.

Demo

Whether you’re a business owner, freelancer, or eCommerce site, this plugin helps boost credibility and conversions by showing authentic testimonials from real customers.

Key Features:

  • 📝 Add and manage reviews using a built-in submission form.
  • 🌐 Fetch and display public reviews from Trustpilot and Google Maps.
  • 🌟 Star-rating SVG icons that visually match the review score.
  • 🎯 Filter reviews by rating range (min_rating, max_rating).
  • 📊 Show company-wide review summary (average + total) with logo and stars.
  • 🔎 Display business name dynamically (or customize label).
  • 📎 Custom post type support for native review management.
  • 🔒 Manual review moderation and approval settings.
  • ⚙️ Shortcodes to embed forms, grids, summaries, or third-party reviews.

Coming Soon:
– 🛠️ Yelp, Facebook, and other third-party sources
– 🎨 Gutenberg & Elementor widgets
– 📈 Analytics dashboard for review insights

Shortcodes

1. [revixreviews_form]
Displays the native customer review submission form.

2. [revixreviews]
Displays native reviews in a customizable grid layout.
Supports:
count – Limit how many reviews are shown (count="6")
min_rating – Minimum rating to display (min_rating="4")
max_rating – Maximum rating to display (max_rating="5")

3. [revix_trustpilot_reviews]
Displays Trustpilot reviews pulled from your business profile.
Supports:
count
min_rating
max_rating

4. [revix_trustpilot_summary]
Displays Trustpilot summary: star rating and total number of reviews.

5. [revix_google_reviews]
Displays reviews from a public Google Maps place using your API key.
Displays:
– Author, rating stars, time, review text, profile image, and Google logo.
Supports:
words
masonry

6. [revix_google_summary]
Displays summary of Google reviews (place name, average, total count).
Supports:
nametrue, false, or custom label (name="Rated by")
average – Show average rating (average="true")
label – Custom text after total count (label="votes")

Screenshots

  • Admin settings panel for Revix Reviews
  • General Review post type
  • Trustpilot admin integration panel
  • Google Reviews settings panel
  • Google and Trustpilot review displays with SVG icons
  • Google Reviews
  • Google Review Settings

Installation

  1. Upload the plugin files to the /wp-content/plugins/revix-reviews directory, or install via the WordPress plugin repository.
  2. Activate the plugin from the ‘Plugins’ menu in WordPress.
  3. Go to Settings Revix Reviews to configure plugin options.
  4. Use the shortcodes below to add review forms and displays to your pages.

FAQ

Can I customize the review form fields?

Yes, native review form fields are fully editable from the plugin settings.

Can I filter Trustpilot or Google reviews by star rating?

Yes. Use min_rating and max_rating attributes in the shortcodes.

Can I display Google reviews for any place ID?

Yes, as long as you have a valid Google Maps API key and set the correct place ID.

Can I disable the Google place name or customize the label?

Yes. Use the name attribute in [revix_google_summary] to hide or replace it.

Do I need to approve reviews before they appear?

Yes, moderation can be turned on/off for native reviews via settings.

How do I create a Google Maps API key?

Watch this helpful video tutorial that walks through the process step-by-step: https://www.youtube.com/watch?v=hsNlz7-abd0

I’ve created an API key but reviews still don’t show up?

Make sure you have enabled the Places API in your Google Cloud Console. Without the Places API enabled, reviews won’t display even with a valid API key. Watch this tutorial for step-by-step guidance: https://www.youtube.com/watch?v=eycjk3APuoI
Note: Only need Places API, don’t need others to enable.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Revix Reviews – All-in-One Business Review Manager” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.2.3

  • Bug fix and improvement

1.2.2

  • Bug Fix

1.2.1

  • Add attributes ‘words’ and masonry for google review shortcode.

1.2.0

  • NEW: Google Reviews integration with [revix_google_reviews] shortcode
  • NEW: Google summary display with [revix_google_summary] shortcode
  • NEW: SVG-based star icons for Google ratings
  • NEW: Customizable name and label controls for summary
  • ENHANCED: Improved shortcode rendering and visual structure

1.1.1

  • Count issue fix for [revix_trustpilot_reviews] shortcode

1.1.0

  • NEW: Trustpilot integration
  • NEW: Shortcode filters for review count and rating
  • NEW: Trustpilot summary support
  • Tweak: Improved display and fallback

1.0.0

  • Initial release