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.