Blog Sections Open
EvoGallery 1.2 Beta on PHP 5.3: Compatibility Lessons for Evolution CMS
A practical compatibility note on EvoGallery 1.2 Beta running on PHP 5.3 and mixed Evolution builds.
EvoGallery updates were often about more than gallery features. They also surfaced the compatibility edge cases that appear when older Evolution builds, newer addon versions, and legacy PHP environments meet in one project.
The value of this release-era discussion is that it captures a real maintenance problem: a gallery addon might be functionally right, yet still unstable because the runtime environment is lagging behind or the host stack behaves differently from local testing.
As an ecosystem article, this is worth keeping because gallery modules sit close to editor workflows. If they break, teams notice immediately. Compatibility testing around modules like EvoGallery was part of what kept real Evolution projects operational across awkward server generations.
Source: Gallery category on Extras.Evolution.
Troubleshooting the Yandex.Money Module for Evolution CMS Under HTTPS
A practical ecosystem note on the Yandex.Money integration and the kinds of HTTPS confirmation problems teams hit in real projects.
TVCurrencyConverter: Auto-Updating Price TVs from Currency TVs in Evolution CMS
An ecosystem note on the TVCurrencyConverter plugin and how it automated price recalculation from currency-based TV values.