Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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:

Name

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:

Name

Option

Comment

Filename

generated feed’s filename

Path

  • Bottom Right 

  • Bottom Left 

  • Inline 

path inside pub/media folder on the webserver

GTIN Attribute

  • product identification attribute (mostly EAN). Required in Google Merchant Center

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 not frontend functionality in this module.

  • No labels