Generic Project Management Application
Multi project management (project name, actors, version, status, risk) and ability to create subprojects |
Type | XAR |
Category | |
Developed by | |
Active Installs | 51 |
Rating | |
License | GNU Lesser General Public License 2.1 |
Table of contents
Description
This is a multi project management application which allow users to create projects and subprojects by specifying the project name, actors, status, version, risk, etc.
The main page allow you to see all the projects created, and to create a new one by clicking on "Add new entry".
In a project page, the Info tab shows the different members of the project, the logo and other information that you can easily change in edit mode. The Documents tab displays all the children pages of your project and you can sort them if they have a tag.
A configuration page in the wiki administration allow you to select the different tools you use to manage your projects, and the list of the displayed tabs. You can also select tags to create a Livetable with specific pages on the Documents tab.
Screenshots
Main page:
Project page (info tab):
Documents tab:
Configuration page:
Adding a new tab
The application uses a UI Extension (XWiki.UIExtensionClass) to manage tabs. You can add your own tabs by creating a sheet with that object and the value org.xwiki.contrib.project.tab for the Extension Point ID
Extensions
Some extensions are built on top of Project Management Application:
Prerequisites & Installation Instructions
We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager). Note that installing Extensions when being offline is currently not supported and you'd need to use some complex manual method.
You can also use the following manual method, which is useful if this extension cannot be installed with the Extension Manager or if you're using an old version of XWiki that doesn't have the Extension Manager:
- Log in the wiki with a user having Administration rights
- Go to the Administration page and select the Import category
- Follow the on-screen instructions to upload the downloaded XAR
- Click on the uploaded XAR and follow the instructions
- You'll also need to install all dependent Extensions that are not already installed in your wiki