“”

Google Reviews Google Reviews

google_reviews / stable

TYPO3 plugin displays five (most-relevant) Google reviews according to selected Place ID. Extension provides flexible configurations for better user experience.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req ddoronenko/google-reviews

Tags

#Frontend #google #review #business #Place-API #maps #google-reviews #place-ID

Last upload comment

### Added
- Sorting('reviews_sort') to query parameters for Google API request [#pull/9](https://github.com/ddoronenko/google-reviews/pull/9)
- Attr loading="lazy" for profile images

### Updated
- Support of TYPO3 v11 & v12 only. Drop support of TYPO3 v10

Downloads by month

Download 3.0.0 External Manual Found an Issue? Code Insights Packagist.org
Author
Dmytro Doronenko
Last update
16. Nov 2023
First upload
15. Dec 2020
Downloads
10,712
Category
Frontend
Dependencies
  • TYPO3 (11.5.0 - 12.4.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req ddoronenko/google-reviews to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Version history

Version Upload comment Works with TYPO3 Download
3.0.0 / stable
November 16, 2023
### Added
- Sorting('reviews_sort') to query parameters for Google API request [#pull/9](https://github.com/ddoronenko/google-reviews/pull/9)
- Attr loading="lazy" for profile images

### Updated
- Support of TYPO3 v11 & v12 only. Drop support of TYPO3 v10

11.5.0 - 12.4.99 Download
2.0.0 / stable
January 09, 2022
###Updated
- Support of TYPO3 v10 & v11 only
- Replace cURL calls with TYPO3 RequestFactory #6
10.4.14 - 11.5.99 Download
1.1.1 / stable
December 16, 2020
### Updated
- EXT 'state' property to stable in the EXT configuration
- Broken parts of the reStructuredText documentation for GitHub

9.5.0 - 10.4.99 Download
1.1.0 / alpha
December 15, 2020
### Added
- Feature: "All Reviews" #4
- Feature: Average rating #3

### Fixed
- Wrong language output via adding of the language selector #2
9.5.0 - 10.4.99 Download