Skip to content

Tutorial Gathering MODX Pieces into a Package

Everett Griffiths edited this page Nov 3, 2014 · 1 revision

Many times you create a handful of Snippets and Chunks and other MODX objects as you work through a problem and only later do you think "hey, I should really get this under version control so I can re-use the code as a MODX package." This tutorial shows you how to export existing MODX objects and gather them into an organized folder so you can bring your project under version control (e.g. using Git) and build a MODX package.

Clone this wiki locally