Blog Sections Open
MorePhoto: A Practical Multi-Image TV Pattern for Evolution CMS
An ecosystem note on a multi-image content pattern that made image-heavy Evo resources easier to manage.
One-image-per-resource workflows stop scaling quickly on real content sites. Product pages, property listings, and portfolios all need a better way to attach several images to one document.
MorePhoto answered that need by packaging the idea into a Custom TV workflow. Instead of forcing teams to invent ad hoc JSON storage or one-off image relations, it gave them a structured way to manage multiple images from the manager.
Why this mattered
- Editors could manage several images from one field.
- Frontend templates could treat the image collection as a predictable dataset.
- The project avoided building a custom gallery system from scratch.
Historically, tools like this are important because they show how the Evo ecosystem kept solving concrete editorial problems long before “media collections” became routine in many CMS stacks.
Source: Gallery category on Extras.Evolution.
evoSearch: Morphology-Aware Search for Evolution CMS
Why evoSearch mattered as a smarter search layer for Evolution CMS sites that needed morphology, relevance, and better result quality than a basic search box.
templatesEdit: A Better Manager View for Editing Document Layouts
Why the templatesEdit module mattered for Evolution CMS teams that wanted a more usable manager editing experience for document layout and presentation fields.