Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is the best open source help ticket system? [closed]

People also ask

What is open source ticketing system?

An open-source ticketing system is a solution that any business can use. It is available to anyone, including your business too. It benefits companies in many ways. For starters, it allows customers to raise issues online. No need for them to bombard you with calls and emails.

What is open source helpdesk?

Open source helpdesk is software that offers a ticket management system. Built on open source technology, it is a great solution for offering efficient customer support. There is many helpdesk software on the market, like Zendesk, Freshdesk, or Zoho Desk.

Is osTicket open source?

osTicket is a widely used and trusted open source support ticketing system. Easily scale and streamline your customer service and drastically improve your customer's experience.


There is good information on Wikipedia at

Comparison of Issue Tracking Systems

Personally, I'm fond of Trac, which has the capability of integrating with subversion, so when you check in a file, if you say something like...

$ svn ci -m "automatically fix any broken dates in the input.  fixes #87"

....then Trac will automatically add this comment and close bug #87 for you.


"Best" helpdesk system is very subjective, of course, but I recommend Request Tracker (aka RT).

It has a default workflow built in, but is easily configured for alternate workflows using the "Scrips" and templates. Very extensible if you want.


OTRS, Cerberus


I like eTicket Support, is very simple to use and install.


It absolutely depens on what your goals are. The Bugzilla and Trac systems mentioned are nice but geared towards bug tracking, which is just very different from a tool you'd want to use in a helpdesk-type setup where end users would raise incidents.

If the latter is what you are looking for I'd suggest you take a look at OTRS which is a very capable trouble ticketing system. It also has ITSM extensions, which makes it able to support ITIL processes if you need to.


I recommend OTRS, its very easily customizable, and we also use it for hundreds of employees (University).