How MODx Snippets Work
Snippets provide dynamic content with PHP code.
How MODx Plugins Work
Plugins are pieces of code that are inserted into normal MODx processing scripts at specified points. They make it unnecessary to modify the core code to customize MODx behavior.
How MODx Template Variables Work
Template Variables are powerful extensions to your document's dynamic capabilities.
How MODx Templates Work
Creating templates in MODx is really quite easy.
How MODx Works
A brief look at how the MODx parser and manager works.