ddoronenko / google-reviews
TYPO3 extension for simple Google reviews output according to the selected place.
Installs: 12 165
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
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: 2025-03-16 14:43:03 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
EXT version | TYPO3 | PHP | Support / Development |
---|---|---|---|
master (3.x) | 11 - 12 | 7.4 - 8.* | Features, bugfixes, security updates |
2.x | 10 - 11 | 7.0 - 8.* | Deprecated (no support) |
1.x | 9.5 - 10 | 7.0 - 7.4 | Deprecated (no support) |
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.