DDEV Gally 2.3 Addon Release
· One min read
I recently updated our Gally DDEV addon to support the latest Gally 2.3 release. This new version brings exciting features like a recommender, visitor tracking, and search term suggestions.
What's New in Gally 2.3
Gally 2.3 offers significant updates, including:
- A new recommender feature
- Visitor tracking
- Search term suggestions
- API Platform 4.2 Update and support for PHP 8.4 and later
To get the latest version of our DDEV addon, compatible with Gally 2.3, you can use the following commands:
ddev add-on get bitExpert/ddev-gally
ddev restart
The first time you run the addon, it will build a Gally Docker image from scratch, and this may take a few minutes to complete.
With these updates, you can now integrate Gally 2.3 into your development environment using our DDEV addon. Enjoy the new features and improved performance!
