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.
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.
Template Variables are powerful extensions to your document's dynamic capabilities.
Creating templates in MODx is really quite easy.