Blog Sections Open
templatesEdit2: A Safer Successor to templatesEdit for Evolution CMS
templatesEdit2 was created to solve compatibility issues and make template editing workflows more reliable in Evolution CMS.
The original templatesEdit idea was useful because it made template work inside Evolution CMS much less painful, but real projects exposed rough edges. That is why templatesEdit2 appeared: not as a cosmetic rename, but as a safer continuation built around the compatibility problems people actually hit in production.
The key value of the second version was workflow stability. Instead of forcing teams to keep patching local fixes, it packaged those lessons into a more maintainable tool. It also aligned better with the custom Evolution builds that many active projects were already using.
One of the practical additions discussed around the release was better handling for TV image previews and editor-side convenience features. That matters more than it sounds: a manager tool succeeds when it removes repeated micro-friction for content editors, not just when it adds one more checkbox in the backend.
In hindsight, tools like templatesEdit2 are part of the same Evolution ecosystem pattern we saw again and again: a first useful module proves the need, then a second pass turns it into something teams can live with every day.
If you are tracing the history of editor tooling around Evolution CMS, this release is worth keeping because it shows how the community iterated on practical backend ergonomics rather than chasing abstract feature lists.
Source: Manager category on Extras.Evolution.
MODxSecure: Hiding the Evolution Manager Login Behind a Secret Parameter
A small security helper that hides the Evolution CMS manager login form unless a secret query parameter is present.
Testing the MySQLi Extender Path for Evolution CMS
Why the MySQLi extender mattered as a practical maintenance step, and what teams needed to patch when moving away from older mysql functions.