MODX EXTRA
Collections
Easily manage large folders of content.
Creator: Jan Peca (theboxer)
2.1.0-pl (130 KB) Other VersionsAbout Collections
Collections is a MODX Revolution Extra that adds a custom CollectionContainer resource class with the following behaviour:
- Any direct child resource will be hidden from the Resource Tree in the Manager, and listed in a grid view (similar to Articles) under a dedicated "Children" tab.
- Any children that themselves have children will be shown in the Tree, to be managed normally.
This project is on GitHub: https://github.com/modxcms/Collections
Information
Released
July 27, 2014
Supported Versions
2.2 –
2.2
Downloads
108,220
License
GPLv2
New in Collections 2.1.0
- Added option to duplicate Collection's view
- Updated layout for create/update view's column
- Added view,update,delete,duplicate,publish items to children's grid context menu
- Added children default template, default resource type and allow resource type selection options to collection's templates
- Fixed View button
- Fixed logging messages from plugin