DBP Plan
The Plan project goal is a free and open source project management tool set that is a good fit for all Universities and all types of project management styles.
It consists of Kanboard, a free and open source Kanban project management software, plus a set of plugins which extend its functionality and also integrate it with other systems.
graph LR
style kanboard fill:#606096,color:#fff
style gantt_plugin fill:#46A046,color:#fff
style saml_plugin fill:#46A046,color:#fff
style export_plugin fill:#46A046,color:#fff
style wbs_plugin fill:#46A046,color:#fff
style milestone_plugin fill:#46A046,color:#fff
saml_idp("SAML IDP")
kanboard("Kanboard")
gantt_plugin("Gantt Chart Plugin")
saml_plugin("SAML Plugin")
export_plugin("Export Plugin")
wbs_plugin("Work Breakdown Structure Plugin")
milestone_plugin("Milestone Plugin")
kanboard --> gantt_plugin
kanboard --> saml_plugin
kanboard --> export_plugin
kanboard --> wbs_plugin
kanboard --> milestone_plugin
saml_plugin --> saml_idp
- Plan server - A friendly fork of Kanboard
- SAML Plugin - Allows auto provisioning of users and SSO, for example with Keycloak or Shibboleth.
- Gantt Chart Plugin - Shows your tasks in a Gantt chart
- Export Plugin - Allows you to export your tasks in a variety of forms and formats.
- Work Breakdown Structure Plugin - Browse your tasks as a WBS
- Milestone Plugin - Shows related tasks for milestones and their progress