Blog Home


Updating Manager Pages in a Plugin II

Adding buttons to the Create/Edit Resource Manager page with JavaScript in a plugin attached to OnDocFormRender

Updating Manager Pages in a Plugin I

First in a series of articles on using a plugin to modify MODX Manager pages

Using modTemplateVarResource in a Plugin

Example code for using modTemplateVarResource to set a TV based the value of one or more other TVs

Limit Users Shown in Grid

A brilliant plugin from Bruno Perner (Bruno17), to keep MODX Manager users from seeing anyone outside their primary group in the user grid.

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

Set the Unpublish Date of a Resource Automatically

Using a plugin to set the Unpublish Date to a fixed interval from when it was published.

Logging Failed Logins

A plugin to log failed logins and brute-force hacking login attempts

Speed up Page Loads with a Plugin

Dramatically reduce page-load times by using a plugin to place formatted data in the introtext (summary) field.

Set Resource Fields and TV Values in a Plugin

Using a plugin attached to OnDocFormSave to modify resource fields and TV values