Skip to content

truly-systems/ticket-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.