Projects Hierarchy Plugin
From FusionForge Wiki
- Name
- Projects Hierarchy Plugin
- Description
- This plugin allows to organize projects / sub-projects as father/sons, to be displayed in the 'projects' tab. Plugin available since FusionForge 4.7.x .
- Directory
- /plugins/projects-hierarchy
- Plugin Changelog
- Plugin Changelog for projects-hierarchy
- Maintainer(s)
- User:Nerville
- Status
- maintained
- Compatibility
- Matrix by Fusionforge Version and by Linux Distribution
distribution\version | 4.8.x | 5.0.x | 5.1.x | 5.2.x | 5.3.x | 6.0.x | master |
Debian | undefined | undefined | undefined | undefined | undefined | undefined | undefined |
CentOS | undefined | undefined | undefined | undefined | undefined | undefined | undefined |
Current features:
- hierarchical tree (you can browse projects using a tree between parent -> children).
- add/remove children
- add/remove/validate parent
- enable hierarchy in docman (you can browse docman from parent and do action from parent into child docman)
The projects-hierarchy page has goals beyond the hierarchy per se, like delegation of permissions between parent projects and children (currently not implemented).
Configuration
Site admin
- Activate the plugin : Site Admin > Plugin Manager > projects-hierarchy > Activate
Project admin
- Activate the plugin in the parent project: Admin > Tools > Use Project Hierarchy
- Activate the plugin in the child projects: Admin > Tools > Use Project Hierarchy
- From the parent Project Information page, add new child projects
- From the child Project Information page, validate the parent request
The parent/child relationships are now displayed on the project main page.
Notes:
- you can admin the docman hierarchy in docman admin page
- you need at least 2 projects with the plugin enabled