InheritResourceGroup
Creator: Travis Botello (paul_kemp)
About InheritResourceGroup
Simple plugin for MODx Revolution that checks if the resource has a parent that is part of a resource group and automatically adds the child resource to this resource group.
- Install the plugin
- Create a resource group
- Place the parent resource in the created resource group
- Create a new child resource which will be automatically added to the resource group
The git repo is here: https://github.com/travisbotello/InheritResourceGroup/
Information
Released
August 19, 2013
Supported Database
MySQL
License
GNU GENERAL PUBLIC LICENSE
Supported Versions
2.0 - <2.7
Downloads
1,604
Instructions
Just install the plugin. It'll be automatically attached to the OnDocFormSave event.
Thanks to electrickite (Corey Hinshaw)
New in 2.0.0-beta2
- Added support for parent resources that are in multiple resource groups.
- Only attempt to join the resource to groups it already belongs to.