Review bundle for Sulu

A bundle to display customer reviews for the Sulu CMS. Reviews can be retrieved automatically from Google My Business.

Last updated: 2023-12-13

Review bundle for Sulu

Version

2.5.1

sulu

>= 2.5

PHP

>= 8

Contributors

1

Presentation

The bundle allows you to either manually add customer reviews via a graphical interface in the Sulu backend or automatically via a command that retrieves the feed of reviews from Google My Business.

The bundle also manages the overall rating and the number of reviews either manually or automatically.

At the frontend level, branch functions have been added to retrieve the review flow:

  • A function to retrieve the list of reviews
  • A function to retrieve the overall rating and the number of reviews

Changelog

2.5.1 (13/12/2023)

  • Display global rating on twig #1

  • Add english translation #2

  • Update readme

  • Update composer

2.5.0 (07/12/2023)

  • Lauch bundle

Contributors