Skip to content

GLPI stands for Gestionnaire Libre de Parc Informatique is a Free Asset and IT Management Software package, that provides ITIL Service Desk features, licenses tracking and software auditing. http://glpi-project.org/

License

btry/glpi

 
 

Repository files navigation

Build Status

GLPI Logo

GLPI stands for Gestionnaire Libre de Parc Informatique is a Free Asset and IT Management Software package, that provides ITIL Service Desk features, licenses tracking and software auditing.

GLPI features:

  • Multilingual support: 45 translations available
  • Inventory of computers, peripherals, network printers and any associated components through an interface, with inventory tools such as: OCS Inventory or FusionInventory
  • Assignment of equipment by geographical area to users and groups
  • Item lifecycle management
  • Asset reservation
  • Licenses management (ITIL compliant)
  • Management of warranty and financial information (purchase order, warranty and extension, damping)
  • Management of contracts, contacts, documents related to inventory items
  • Incidents, requests, problems and changes management
  • Ticket creation through emails, end-user or technician interface
  • Ticket lifecycle (assignment, tickets scheduling, solutions, etc.)
  • Knowledge base and Frequently-Asked Questions (FAQ)
  • Report generator: hardware, network or interventions (support)

Moreover, GLPI supports many plugins that provide additional features.

License

It is distributed under the GNU GENERAL PUBLIC LICENSE Version 2 - please consult the file called COPYING for more details.

Prerequisites

  • A web server (Apache, Nginx, IIS, etc.)

  • MariaDB (or MySQL < 5.7)

  • PHP 5.6 or higher

  • Mandatory PHP extensions:

    • json
    • mbstring
    • mysqli
    • session
    • gd (picture generation)
    • curl (CAS authentication)
  • Recommended PHP extensions (to enable optional features)

    • domxml (CAS authentication)
    • imap (mail collector and users authentication)
    • ldap (users authentication)
    • openssl (encrypted communication)
  • Supported browsers:

    • IE 11+
    • Edge
    • Firefox (including 2 latests ESR version)
    • Chrome Please, consider using browsers on editors' supported version

Download

See :

Documentation

Here is a pdf version. We are working on a markdown version

Additional resources

Used JS libraries

About

GLPI stands for Gestionnaire Libre de Parc Informatique is a Free Asset and IT Management Software package, that provides ITIL Service Desk features, licenses tracking and software auditing. http://glpi-project.org/

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 92.0%
  • JavaScript 3.6%
  • CSS 3.4%
  • HTML 0.5%
  • Vim Script 0.3%
  • Shell 0.1%
  • Perl 0.1%