Blog Sections Open
Extending the Document Edit Form Programmatically in MODX Evo
What was possible when developers wanted to extend the resource edit form through code instead of relying only on TVs.
Some project requirements go beyond what TVs are comfortable handling. When that happens, developers start asking whether the document edit form itself can be extended programmatically and whether TVs can be created and assigned through code as part of a more controlled workflow.
This topic matters because it sits at the boundary between normal project customization and deeper platform engineering. It is where manager UX, API limits, and long-term maintainability all meet.
Source: original community announcement.
Ajaxify for Evolution CMS: HTML5 History API and Smarter Block Reloads
A look at an Evolution plugin that turned the site into a single-page-like experience by reloading only the blocks that actually changed.
MODX Custom 1.0.11RC2-d5.5: Store Integration and Core Cleanup
Why this RC mattered: many bundled extras moved into the repository, the Store module became central, and the build pushed further toward a cleaner install base.