Skip to content

A central ticketing system for help desk or call center

License

Notifications You must be signed in to change notification settings

robbiegd/ticketdesk

Repository files navigation

ticketdesk

A central ticketing system for help desk or call center

Install

  1. Set up a LAMP server
  2. Create a database in MySQL named:ticket32145 ...or whatever you want but then you'll need to edit /includes/connect.php appropriatley
  3. Run the ticket31245.sql to create the tables
  4. Create a MySQL user and grant it insert,delete,update, and select to your database. Put the credentials in /includes/connect.php
  5. Drop the code in your webroot and you're good to go

Road map

Check the issues section theres quite a few things to do

About

A central ticketing system for help desk or call center

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published