GoogleReviewsFeed (optional)
https://github.com/magesuite/google-reviews-feed
This module generates a feed with customer reviews for Google Merchant Center.
Â
Installation
This module is optional.
composer require "creativestyle/magesuite-google-reviews-feed" ^1.0.0
Admin settings
Admin settings can be found in Stores -> Configuration -> MageSuite -> Google Reviews Feed
General settings:
Field | Option | Comment |
---|---|---|
Enabled | Yes/No | enable or disable feed generation |
Publisher name |  | shop’s name |
Publisher favicon URL | Â | URL address to shop icon |
Cron schedule | Â | expression that allows managing how often feed should be generated |
Feed configuration settings:
Field | Option | Comment |
---|---|---|
Filename |  | generated feed’s filename |
Path |
| path inside |
GTIN Attribute | Â |
|
Based on the above configuration, the feed will be generated every day at 5:00.
It’s available under: https://your-store-url.com/google-product-reviews/feed.xml
Above URL should be added to Google Merchant Center.
Navigate to Marketing > Reviews and Reviewsfeeds
Click the plus button and provide all necessary data in two steps:
Â
Backend
In progress
Frontend
There is no frontend functionality in this module.