PHPackages                             ddoronenko/google-reviews - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. ddoronenko/google-reviews

ActiveTypo3-cms-extension

ddoronenko/google-reviews
=========================

TYPO3 extension for simple Google reviews output according to the selected place.

4.0.2(8mo ago)616.2k—0%4GPL-3.0-or-laterPHP

Since Jun 28Pushed 8mo ago2 watchersCompare

[ Source](https://github.com/ddoronenko/google-reviews)[ Packagist](https://packagist.org/packages/ddoronenko/google-reviews)[ RSS](/packages/ddoronenko-google-reviews/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (1)Versions (15)Used By (0)

Google Reviews Extension for TYPO3
==================================

[](#google-reviews-extension-for-typo3)

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
--------------------

[](#minimal-requirements)

- TYPO3 CMS 9.5 - 13.4.x
- PHP 7.x || 8.x
- [Google API key](https://console.cloud.google.com/google/maps-apis/credentials), **with Maps JavaScript API and Places API both enabled via your Google API console.**

Compatibility
-------------

[](#compatibility)

EXT versionTYPO3PHPSupport / Developmentmaster (4.x)138.2 - 8.\*Features, bugfixes, security updates3.x11 - 127.4 - 8.\*Deprecated (no support)2.x10 - 117.0 - 8.\*Deprecated (no support)1.x9.5 - 107.0 - 7.4Deprecated (no support)Installation (short version)
----------------------------

[](#installation-short-version)

The recommended way to install extension is by using Composer.

1. Install the extension with the following command: `composer require ddoronenko/google-reviews`
2. [Include static TypoScript](https://github.com/ddoronenko/google-reviews/blob/master/Documentation/Installation/Index.rst) from the extension in your site package or in the template record of your site.
3. Set constant `plugin.tx_googlereviews.apiKey` with your Google API key in your site package or in the template record of your site.
4. Create a content element of type "Google Reviews" and select the Place ID of the business you want to display reviews for.

Full installation instructions can be found in the [Documentation](https://github.com/ddoronenko/google-reviews/blob/master/Documentation/Index.rst)

Usage
-----

[](#usage)

Please refer to the [Documentation](https://github.com/ddoronenko/google-reviews/blob/master/Documentation/Index.rst)

### Update from version v3.0 to 4.0

[](#update-from-version-v30-to-40)

While EXT version v3.0 -&gt; 4.0 migration: you need to replace/update the TS constant key path from `plugin.tx_googlereviews_pi1.` to `plugin.tx_googlereviews.`

Until EXT version 4.0: make sure you use the proper `plugin.tx_googlereviews_pi1.` constant key path.

Troubleshooting
---------------

[](#troubleshooting)

1. Check TYPO3 logs (`/var/logs/typo3_*.log`) for any errors related to the extension.
2. Make sure you have a valid \[Google API key\] with Maps JavaScript API and Places API enabled in the Google Cloud.
3. Make sure that billing is enabled for your Google Cloud project, as the Places API requires billing to be active.
4. Make sure you have included the static TypoScript from the extension in your site package or in the Template record of your TYPO3 site.
5. In you include extension "setup.typoscript" file directly in your site package, make sure you have included the "constants.typoscript" file as well, otherwise the extension will not work properly.
6. Check if selected/used Place ID is correct and corresponds to a valid Google business location. [Find ID](https://developers.google.com/maps/documentation/places/web-service/place-id).
7. Check the "Application restrictions" section for the API key configs in your Google Cloud Console. Application restrictions limit an API key’s usage to specific websites, IP addresses, Android applications, or iOS applications. You can set one application restriction per key.
8. While version v3.0 -&gt; 4.0 migration: you need to replace/update the TS constant key path from `plugin.tx_googlereviews_pi1.` to `plugin.tx_googlereviews.`

ChangeLog
---------

[](#changelog)

Check [ChangeLog](https://github.com/ddoronenko/google-reviews/blob/master/CHANGELOG.md)

Report a Problem
----------------

[](#report-a-problem)

[Issues tracker](https://github.com/ddoronenko/google-reviews/issues)

License
-------

[](#license)

See LICENSE for more information.

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance61

Regular maintenance activity

Popularity33

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~238 days

Recently: every ~349 days

Total

9

Last Release

243d ago

Major Versions

v1.1.1 → v2.0.02021-11-21

v2.0.0 → v3.0.02023-11-16

v3.0.0 → 4.0.02025-05-31

PHP version history (3 changes)v1.0.0PHP ^7.0

v2.0.0PHP &gt;=7.0

v3.0.0PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/e985d04f44e7b0d464d2aef05bf4dde9f7edbbf60bdc5315a5c50b9779ef43a8?d=identicon)[ddoronenko](/maintainers/ddoronenko)

---

Top Contributors

[![ddoronenko](https://avatars.githubusercontent.com/u/64919782?v=4)](https://github.com/ddoronenko "ddoronenko (2 commits)")[![ErHaWeb](https://avatars.githubusercontent.com/u/5416710?v=4)](https://github.com/ErHaWeb "ErHaWeb (1 commits)")

---

Tags

businessgooglereviewTYPO3 CMS

### Embed Badge

![Health badge](/badges/ddoronenko-google-reviews/health.svg)

```
[![Health](https://phpackages.com/badges/ddoronenko-google-reviews/health.svg)](https://phpackages.com/packages/ddoronenko-google-reviews)
```

###  Alternatives

[fluidtypo3/vhs

This is a collection of ViewHelpers for performing rendering tasks that are not natively provided by TYPO3's Fluid templating engine.

1954.1M49](/packages/fluidtypo3-vhs)[derhansen/sf_event_mgt

Configurable event management and registration extension based on ExtBase and Fluid

64313.9k6](/packages/derhansen-sf-event-mgt)[clickstorm/go-maps-ext

Google Maps Extension. Simply insert a google map Version 3 without jQuery, calculate a route, images for markers, style maps, KML, categories, responsive and many more.

23159.1k1](/packages/clickstorm-go-maps-ext)[brotkrueml/schema

Embedding schema.org vocabulary - API and view helpers for schema.org markup

33584.6k13](/packages/brotkrueml-schema)[in2code/in2publish_core

Content publishing extension to connect stage and production server

40135.8k](/packages/in2code-in2publish-core)[causal/image_autoresize

Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.

19455.6k](/packages/causal-image-autoresize)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
