Skip to content

Inventory application for IT departments to manage computer devices and printer toners. Also, this application has a module for system change management with an approval workflow.

Notifications You must be signed in to change notification settings

gayan68/IT_ServiceDesk

Repository files navigation

IT_ServiceDesk

Inventory application for IT departments to manage computer devices and printer toners. Also, this application has a module for system change management with an approval workflow.


The excel export does not support above PHP 7.2 at the moment.

Prerequisite

Apache, PhP 7.2 and MySQL

How to Setup

  • 1. Copy code to your web root.
  • 2. Create a MySQL DB and restore database.sql (this is inlude in the root of the sorce code).
  • 3. Open "config.php" and set your Database, DB user, DB password.
  • 4. Update your company details in setting table in the database.
  • 5. Update Active Directory user and password in setting table if you use this application in a Microsoft AD environment. Then you'll be able to query AD users and assign inventory item to them in the IT_ServiceDesk.

Login Details

Username - root
Password - 12345678

Good Luck!

About

Inventory application for IT departments to manage computer devices and printer toners. Also, this application has a module for system change management with an approval workflow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published