Content
You are here:
Two lightweight plugins ported from Chiliproject: AutoProject, EnsureProjectHierarchy
Added by Oliver Günther over 10 years ago
In the process of our transition from ChiliProject to OpenProject, I have forked two plugins by Felix Schäfer and ported them to work with > v3.0 of OpenProject.
These plugins are:
- *Auto Project - Creates a project whenever a user is added. In our case, users initially arriving from external authentication are
assigned their own project under which they may add subprojects independently.
- *Ensure Project Hierarchy - Constraints the identifier of subprojects to contain the parent’s prefix.
For our project, this ensures users may only add subprojects of the form “-” and thus ensures identifier uniqueness per user.
I am employing these plugins under the current stable (3.0.8 as of this moment) and working on removing the op-plugins dependency for further releases.
Best regards,
Oliver
Replies (3)
Hi Oliver,
this looks really interesting.
Thanks for your hard work! :)
Do you mind if we add these plugins to the list of OpenProject plugins
Best,
Robin
I don’t mind at all, feel free to add them.
Best,
Oliver
Thank you!
I just added them to the List of OpenProject plugins (stating you as the author of course).
Best,
Robin