Blog Home


Unit Testing XIV – Dependency Injection in the User Class

Adding Dependency Injection to the User class

Unit Testing XIII - Inversion of Control and Dependency Injection

Using Inversion of Control (IOC) and Dependency Injection (DI), to improve your code

Controlling Plugin Execution

Control which Manager pages a plugin will execute on

Hiding the help button III

Hiding the help button in the Manager with CSS

MODX 2.2 CMPs: An Anatomy Lesson

An updated, best-practices, look at the architecture of a MODX Custom Manager Page (CMP) in MODX 2.2+.

MODX CMPs: An Anatomy Lesson

A look at how typical pre-2.2 MODX CMPs work