Blog Home


Creating Additional Pages after a New Page is Created

Using a plugin to create related pages after a new resource is created

Make Plugins Execute Based on TV Values

Enable or disable plugins based on the values of specific TVs

Make Plugins Execute Based on Resource Fields

Enable or disable plugins based on the values of specific resource fields

Make Plugins Execute Based on Resource Context

Enable or disable plugins in the Manager based on Resource Context

Make MODX Plugins Execute only in Specific Contexts

How to make your MODX plugin execute, or not execute in one or more specific contexts

Updating Manager Pages in a Plugin XI

The final article in this series shows how to transfer TV values from one resource to another

Updating Manager Pages in a Plugin X

Adding the code that actually updates the Original Resource when the stage date arrives

Updating Manager Pages in a Plugin IX

Knowing whether it's time to update a resource with the staged version

Updating Manager Pages in a Plugin VI

Adding a delete draft button that works.

Updating Manager Pages in a Plugin IV

Making the Edit Draft and Edit Original buttons do what they're supposed to do