Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 682 Bytes

INSTALL.md

File metadata and controls

15 lines (10 loc) · 682 Bytes

GLPI Logo

How to install?

Installation procedure is entirely automated; there is an installation documentation you should rely on.

When you are using the source code, there are extra steps, to get all third party libraries installed.

First, download and install composer, a PHP dependency management tool. Second, download and install npm, a JS dependency management tool. Once done, go to the GLPI directory and just run:

$ php bin/console dependencies install