google_reviews_import
3 sites
No security coverage
This module allows you to import Google reviews for the establishments you own.
The reviews are imported into a custom entity called "google_review", making it easy to display them as needed (Views, Entity Query, etc.).
Installation
Use composer to install this module compose require drupal/google_reviews_import
Usage
Configure the keys: /admin/config/services/google_reviews_import_settings
Manage the imported reviews: /admin/content/google-review
The module is still under active development.