w3scout / contao-googlebusinessreviews-bundle
Zeigt eine Liste von Google Business Rezensionen
Installs: 44
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 1
Type:contao-bundle
Requires
- php: ^8.1
- contao/core-bundle: ^4.13 || ^5.0
Requires (Dev)
- contao/manager-plugin: ^2.12
README
About
A Contao bundle that displays Google My Business reviews (*).
Installation
Install composer if you haven't already, then enter this command in the main directory of your Contao installation:
composer require w3scout/contao-googlebusinessreviews-bundle
Requirements:
- Google Cloud Console Account
- Google Business Account
- Google Places API Key
- Google Place ID
How to set up a Google Places API Key:
DONĀ“T FORGET TO RESTRICT YOUR API KEY!
https://developers.google.com/maps/documentation/places/web-service/get-api-key#restrict_key
How to find your Google Place ID:
Go to the Google Places ID Finder page Google Places ID Finder and search for your business. When your business is found, click on the marker and copy the Place ID out of it.
How to find the URL to your Google My Business entry:
Go to your Google My Business entry, copy the URL out of the browser address bar and remove everything after your business name.
How to find the "Write a new review" link":
Go to your Google My Business entry and click on "Write a review". Copy the link out of the browser address bar.
(*) Known limitations:
the Google Places API returnes max. 5 reviews.
If you need more, you need to request access to the Business Profile API: https://developers.google.com/my-business/content/overview?hl=de (not supported yet)