Documentation
Choosing a templating engine is only one piece of the architectural puzzle of modern MODX development. An equally important strategic decision is determining
Modern web development requires a clear separation of logic and presentation. This not only simplifies project maintenance but also improves performance and security.
By caching reused data, you can prevent many database queries, resulting in improved performance. MODX Revolution offers a number of different caching
xPDO is an object-relational bridge built into MODX. Simply put, it is how MODX connects to the database and how it interacts with the various tables.
MODX Revolution предлагает разработчикам мощный инструмент для создания динамических сайтов — шаблонизатор Fenom . Этот современный шаблонизатор пришел
FetchIt is a modern, lightweight component for MODX Revolution designed for submitting and processing forms using the native Fetch API. It replaces legacy
FormIt is a powerful and flexible component for MODX that allows you to process forms on your website. With its help you can collect data from users, process
Plugins are PHP code that are run when Events are run. The MODX core contains many events that are fired at various points during parsing and interaction
Namespaces are organizational units for components. They relate lexical strings and packages to each other, and provide MODX Revolution with a primary








