Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 393 Bytes

File metadata and controls

20 lines (12 loc) · 393 Bytes

README

To install, just put the files on a webserver page access

Requirements

  • PHP >= 5.6
  • GLPI >= 9.1
  • GLPI API Enabled
  • Composer

Install

  • Copy the files to the webserver location (eg: /var/www/html/ticket-search/)
  • Run the command composer install on the ticket-search folder
  • Configure the file Config/config.ini with the user

Any suggestion please open a issue.