Skip to content
/ glpi Public
forked from glpi-project/glpi

GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing.

License

Notifications You must be signed in to change notification settings

d1m007/glpi

This branch is 1384 commits behind glpi-project/glpi:10.0/bugfixes.

Folders and files

NameName
Last commit message
Last commit date
Apr 24, 2023
Nov 15, 2022
Apr 21, 2023
Jan 3, 2023
Apr 20, 2022
Apr 21, 2023
Oct 27, 2022
Apr 17, 2023
Apr 18, 2023
Apr 19, 2023
Apr 20, 2023
Jan 3, 2023
Apr 5, 2023
Nov 18, 2022
Mar 9, 2022
Nov 18, 2022
Apr 12, 2023
Apr 19, 2023
Jun 9, 2017
Apr 26, 2023
Jan 3, 2023
Apr 21, 2023
Apr 24, 2023
Mar 29, 2023
Nov 18, 2022
Apr 5, 2023
Jan 3, 2023
Sep 22, 2022
Mar 17, 2023
Nov 18, 2022
Oct 19, 2020
Dec 2, 2021
Mar 14, 2022
Apr 25, 2023
Mar 17, 2023
Apr 5, 2023
Nov 23, 2022
Apr 11, 2022
May 3, 2022
Jan 11, 2023
Nov 23, 2022
Nov 6, 2018
Aug 16, 2022
Mar 7, 2023
Mar 7, 2023
Mar 7, 2023
May 2, 2023
May 2, 2023
Mar 7, 2023
May 2, 2023
May 2, 2023
Sep 22, 2022
Mar 7, 2023

Repository files navigation

GLPI Logo

GLPI CI Github All Releases Twitter Follow

About GLPI

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:

  • Inventory of computers, peripherals, network printers and any associated components through an interface, with inventory tools such as: FusionInventory or OCS Inventory
  • Data Center Infrastructure Management (DCIM)
  • Item lifecycle management
  • 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
  • Knowledge base and Frequently-Asked Questions (FAQ)
  • Asset reservation

Moreover, GLPI supports many plugins that provide additional features.

Demonstration

Check GLPI features by asking for a free personal demonstration on glpi-network.cloud

License

license

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

Some screenshots

Tickets

Tickets Timeline

DCIM

DCIM drag&drop

Assets

asset view

Dashboards

Asset dashboard

Prerequisites

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

  • MariaDB >= 10.2 or MySQL >= 5.7

  • PHP (See compatibility matrix below)

    GLPI Version Minimum PHP Maximum PHP
    9.4.X 5.6 7.4
    9.5.X 7.2 8.0
    10.0.X 7.4 8.1
  • Mandatory PHP extensions:

    • dom, fileinfo, json, session, simplexml (these are enabled in PHP by default)
    • curl (access to remote resources, like inventory agents, marketplace API, RSS feeds, ...)
    • gd (pictures handling)
    • intl (internationalization)
    • libxml (XML handling)
    • mysqli (communication with database server)
    • zlib (handling of compressed communication with inventory agents, installation of gzip packages from marketplace, PDF generation)
  • Suggested PHP extensions

    • exif (security enhancement on images validation)
    • ldap (usage of authentication through remote LDAP server)
    • openssl (email sending using SSL/TLS)
    • zip and bz2 (installation of zip and bz2 packages from marketplace)
  • Supported browsers:

    • Edge
    • Firefox (including 2 latest ESR versions)
    • Chrome

Please, consider using browsers on editor's supported version

Download

See :

Documentation

Additional resources

Support

GLPI is a living software. Improvements are continuously made, new functionalities are being developed, and issues are being fixed.

To ease support and development, we need your help when encountering issues. There is a GLPI version typical lifecycle:

  • A new major version (9.3) is released.
  • Minor versions (9.3.x), fixing bugs or issues, are published after several weeks. Please consider updating to the latest released minor version if you encounter some bugs or performance issues.
  • Several months after major version released, a new major version (9.4) is released. Previous major versions become unsupported, please update to the new major version. Obviously, we provide support for the migration tools too!

About

GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 91.8%
  • Twig 3.6%
  • JavaScript 3.0%
  • SCSS 1.5%
  • Other 0.1%