Preselecting the Resource Template on New Document Creation in Evolution CMS
How to prefill the template field when opening the new document form in Evolution CMS.
Release notes, extras updates, guides, videos, and practical Evolution CMS knowledge in one place.
How to prefill the template field when opening the new document form in Evolution CMS.
Why Evolution CMS can hit a maximum function nesting error during cache sync and what that usually means in local development.
How to reload Ditto results through AJAX when the visitor changes a category selector, and what to watch for with pagination.
A practical approach to multilingual TV values using suffixed field names such as tvname_ru and tvname_en.
A practical guide to reading core document fields and TV values through the Evolution API without losing track of where the data lives.
Why evoSearch can exhaust memory on large sites and what to review before search traffic turns into a stability problem.
What to change when a single-file eForm workflow needs to accept several uploaded files in one submission.
How to join modTemplateVarResource and find resources by a specific TV value through an xPDO query.
Why a manual 301 redirect can unexpectedly append a q parameter in Evolution CMS and how to write the rule safely.
How to add a custom eForm validation rule that rejects uploaded files once they exceed the allowed size.
What to check when eForm throws a “Could not instantiate mail function” error even though the site itself still appears healthy.
A practical pattern for turning TV-based tags into links and using getResourcesTag to render filtered archive pages.
How to populate a MultiTV dropdown from site_content with an @SELECT query and what to watch for when the list does not behave as expected.
A practical pattern for rendering an Evolution CMS resource as HTML or exporting the same content as a PDF through TCPDF.
How to add Last-Modified headers and conditional 304 responses in Evolution CMS without breaking content freshness.
Why teams moved templates and other elements into files, and what breaks if include-based workflows are set up carelessly.
How to stop mixed `.html` and trailing-slash URL variants from producing duplicate or broken routes in Evolution CMS.
Release notes for MODX Evolution 1.0.15, focused on security hardening, cookie protection, and XSS and SQL injection fixes.
A small security helper that hides the Evolution CMS manager login form unless a secret query parameter is present.
What it means when cache image folders keep showing up under assets/cache/images and when that behavior is normal.