Blog Sections Open
ddYMap 1.2: Better Defaults and Cleaner Map Integration
ddYMap 1.2 was a useful example of how small focused extras kept smoothing real project work around MODX and Evolution CMS.
The original note about ddYMap 1.2 listed a number of practical changes: better default handling, a cleaner API, improved integration with ddTools, and a more consistent map element configuration.
Why this mattered
- map widgets are configuration-heavy, so defaults make a real difference
- teams need stable front-end integration points, not one-off snippets
- small ecosystem updates often remove more friction than headline releases
That is why this belongs in the ecosystem section: it reflects the kind of iterative tool refinement that made Evo projects easier to build in practice.
Source: original community announcement.
Bootstrap Generator: A Faster Way to Assemble Bootstrap and Font Awesome Layouts
A short ecosystem note on Bootstrap Generator and why layout tooling mattered when teams were assembling Bootstrap-based frontends for MODX projects.
Using ElasticSearch with MODX Data: Index Design and Mapping Basics
A practical introduction to using ElasticSearch with MODX data, including index creation, mappings, JSON handling, and why search structure matters from the start.