ddoronenko / google-reviews
TYPO3 extension for simple Google reviews output according to the selected place.
Installs: 11 433
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 3
Open Issues: 1
Type:typo3-cms-extension
Requires
- php: >=7.4
- ext-curl: *
- ext-json: *
- typo3/cms-core: ^11.5 || ^12.4
This package is auto-updated.
Last update: 2024-12-16 14:06:19 UTC
README
This extension to display Google business reviews on your website. The simple TYPO3 extension that displays five (most-relevant) Google reviews according to selected Place ID.
Minimal requirements
- PHP 7.x || 8.x
- TYPO3 CMS 9.5 - 12.4.x
- Google API key, with Maps JavaScript API and Places API both enabled via your Google API console.
Compatibility
Installation
The recommended way to install extension is by using Composer.
Install the extension with the following command: composer require ddoronenko/google-reviews
Usage
Please refer to the Documentation
ChangeLog
Check ChangeLog
Report a Problem
License
See LICENSE for more information.