Trouble Ticket System is a simple system that helps people help their clients with solving problems. You can specify problem categories, discuss the problems, and report your solutions for similar problems in the future. Clients are able to get a ticket and watch the activity of their case. It is ideal for people who want a small and lightweight system without other groupware.
| Tags | Internet Web Dynamic Content |
|---|---|
| Operating Systems | Unix |
| Implementation | PHP |
Recent releases


Changes: This release fixes a bug in the ticket close function which occurred when register_globals was off in php.ini.


Changes: This release is working with "register_globals=off" in php.ini. It has some minor bugfixes and a small search method.


Changes: This release fixes a bug in the ticket filter. The option "Closed Tickets" is working now.


Changes: This release fixes a major security issue related to an include method.


Changes: This release fixes a text formatting issue.