Contents
This document describes the features of LibrePlan and provides user information on how to configure and use the application.
LibrePlan is an open-source web application for project planning. Its primary goal is to provide a comprehensive solution for company project management. For any specific information you may need about this software, please contact the development team at https://www.libreplan.dev/contact/
Company Overview
As shown in the program's main screen (see the previous screenshot) and the company overview, users can view a list of planned projects. This allows them to understand the company's overall status regarding projects and resource utilization. The company overview offers three distinct views:
Planning View: This view combines two perspectives:
- Project and Time Tracking: Each project is represented by a Gantt chart, indicating the project's start and end dates. This information is displayed alongside the agreed-upon deadline. A comparison is then made between the percentage of progress achieved and the actual time dedicated to each project. This provides a clear picture of the company's performance at any given time. This view is the program's default landing page.
- Company Resource Utilization Graph: This graph displays information on resource allocation across projects, providing a summary of the entire company's resource usage. Green indicates that resource allocation is below 100% of capacity. The black line represents the total available resource capacity. Yellow indicates that resource allocation exceeds 100%. It's possible to have under-allocation overall while simultaneously experiencing over-allocation for specific resources.
Resource Load View: This screen displays a list of the company's workers and their specific task allocations, or generic allocations based on defined criteria. To access this view, click on Overall load of resources. See the following image for an example.
Projects Administration View: This screen displays a list of company projects, allowing users to perform the following actions: filter, edit, delete, visualize planning, or create a new project. To access this view, click on Order list.
Resource Overview
Work Breakdown Structure
The view management described above for the company overview is very similar to the management available for a single project. A project can be accessed in several ways:
The program offers the following views for a project:
LibrePlan is a general-purpose planning tool developed to address challenges in industrial project planning that were not adequately covered by existing tools. The development of LibrePlan was also motivated by the desire to provide a free, open-source, and entirely web-based alternative to proprietary planning tools.
The core concepts underpinning the program are as follows:
In addition to the core functions, LibrePlan offers other features that distinguish it from similar programs:
Before describing the various functions associated with the most important modules, we need to explain the general navigation and form behavior.
There are essentially three types of editing forms:
The program uses tabs to organize content editing and administration forms. This method is used to divide a comprehensive form into different sections, accessible by clicking on the tab names. The other tabs retain their current status. In all cases, the save and cancel options apply to all sub-forms within the different tabs.
The program includes components that provide additional descriptions of elements when the mouse hovers over them for one second. The actions that the user can perform are indicated on the button labels, in the help texts associated with them, in the browsing menu options, and in the context menus that appear when right-clicking in the planner area. Furthermore, shortcuts are provided for the main operations, such as double-clicking on listed elements or using key events with the cursor and the Enter key to add elements when navigating through forms.