Get Started with Google Reviews for Magento 2
Looking for Magento 2 Google Business reviews integration? View the full Magento 2 Google Business reviews integration page to explore features, configuration options, and pricing.
This guide gets you up and running with Google Business Reviews in just a few minutes. You'll connect your Google Business location, import your reviews, and display them on your store.
Before You Begin
Make sure you have:
- Google Business Profile with reviews
- Google Business Location ID (Place ID)
- Magento 2.3.x or 2.4.x installation
- Admin access to your Magento store
Step 1: Add Your Location
- Go to Marketing → Google Reviews → Locations
- Click Add New Location
- Enter your Google Business details:
- Name: A friendly name (e.g., "Main Store Amsterdam")
- Place ID: Your Google Place ID
- Click Save
- The connection status will show "Connected" if successful
Finding Your Place ID
- Go to Google's Place ID Finder
- Search for your business
- Copy the Place ID
Step 2: Enable the Extension
- Go to Stores → Configuration → Magmodules → Google Reviews
- In the General section:
- Set Enabled to "Yes"
- In the Locations section:
- Select your location(s) to use
- Click Save Config
Step 3: Import Reviews
Reviews are imported automatically via cron, but you can trigger the first import manually:
Option A: Via Admin
- Go to Marketing → Google Reviews → Reviews
- Click Sync Reviews button
Option B: Via CLI
bin/magento shopreview:googlereviews:sync --all
Step 4: Display Reviews
Enable the Review Page
- Go to Stores → Configuration → Magmodules → Google Reviews → Frontend
- Set Enable to "Yes"
- Configure your page title and meta description
- Save and clear cache
Your reviews will be available at: yourstore.com/googlereviews/
Add a Widget
- Go to Content → Widgets → Add Widget
- Select Google Reviews Widget or Google Reviews Slider
- Choose your design theme
- Configure widget options (including location filter)
- Set where the widget should appear
- Save and clear cache
Verify Everything Works
Run the self-test to check your configuration:
bin/magento shopreview:googlereviews:selftest
Need More Help?
Documentation:
- All Help Articles - Complete documentation overview
Support:
- Contact Us - Get help from our team
For a complete overview of features and configuration options, see Magento 2 Google Business reviews integration.