vote up 9 vote down star
4

I am searching for a better alternative to osTicket. Can you give any advise?

[Update] I would want it not to be overfilled with features, since I want to be able to use it without having to get into it alot

flag

47% accept rate
How many people will work with it? – Till Sep 22 '08 at 9:57
Why the "php" and "mysql" tags? Are you looking specifically for a PHP/MySQL-based ticket system or is the language used irrelevant? (RT is a great system, but is Perl/PostgreSQL-or-MySQL.) – Dave Sherohman Apr 5 at 13:59

13 Answers

vote up 11 vote down

I've looked into this quite a bit, and here are some of the best options I found. For reference, my choice was HelpSpot for the overall, but SupportTrio has an excellent offering, and there's a completely free version (limited number of users).

Free Software

SupportTrio (free or paid versions available)

  • Demo here
  • Nice web interface
  • Knowledgebase included
  • direct email to email communication, decent interface, free version available
  • Nice reports available if management reports are desired (see demo)
  • Couple things I didn't like in the interface, e.g. no way to expand all ticket correspondence to read all which can be frustrating.
  • Encoded PHP pages; can't be modified to include or change features if desired
  • Support seems decent enough, with regular releases (check out their forum and you can see the posted releases), but they release updates as individual files that need to be replaced, which isn't optimal.

Request Tracker (a.k.a. RT)

  • Long standing history as a solid open source project
  • Lots of features and flexibility, doubly so since the source is open. Comprehensive API provides opportunities to modify and extend.
  • Direct mail communication and ticket handling can be a major plus for small orgs.
  • Available as packages for most Linux distributions
  • Documentation is ranges from mediocre to very poor for certain topics, can be difficult to decipher
  • Web interface not very attractive compared to other options, and does not take advantage of dynamic javascript etc. for a smoother webapp experience.

Paid Software

HelpSpot

  • Solid feature set, all in one nice package with good support
  • email communication available
  • Simple web interface, as uncluttered as possible while still maintaining features
  • good reporting tools
  • flexible interface and filters
  • API available for extending and integrating with other systems
  • "Knowledge books" documentation built-in
  • dynamic web interface with good usage of javascript to make it smoother to use
  • encoded pages prevent updating or modifying pages yourself

Kayako eSupport

  • Demo here
  • Very slick interface
  • lots of features, very extensive
  • Windows mobile version, live chat, other similar tools available
  • Uses forum style for posts/replies, which is a pro or con based on your preference ;)
  • pages are encoded to prevent updating/modifying yourself
  • support for this product is reported as being very poor, including users who did not even receive a license after paying for the product - this was enough for us to stay clear of this product.

Hope that helps!

link|flag
fyi: the link to Kayako eSupport points to request tracker instead – AlexDuggleby Feb 16 at 15:13
Hrm, thanks...not sure what happened but the links were all out of whack. Fixed now. – Jay Feb 16 at 21:02
vote up 6 vote down

The world's at your fingertips! Comparison of issue tracking systems

link|flag
vote up 6 vote down

At work we use Request Tracker and i have almost only good experiences with using it. It's written in Perl and easy to set up with Apache/Lighttpd (the only web servers i've tried it with). Its easy to integrate with email both using local redirects of email and external/local POP email servers.

Its fairly easy to setup and use, and its not in your face when your using it on a day to day basis. But it's also easily hackable.

link|flag
vote up 5 vote down

Have you tried the Open Ticket Request System?

It provides

  • custom queue view and queue view of all requests
  • Ticket locking
  • Ticket replies (standard responses)
  • Ticket autoresponders per queue
  • Ticket history, evolution of ticket status and actions taken on ticket
  • abaility to add notes (with different note types) to a ticket
  • Ticket zoom feature
  • Tickets can be bounced or forwarded to other email addresses
  • Ticket can be moved to a different queue (this is helpful if emails are for a specific subject)
  • Ticket priority
  • Ticket time accounting
  • Ticket print view (PDF)
  • Ticket pending feature
  • Ticket responsible feature
  • Ticket bulk feature
  • Ticket hook divider
  • Ticket event module layer
  • Generic agent to do automatically actions on tickets (based on scheduled jobs)
  • content fulltext search
  • Ticket ACL support
  • Ticket workflow feature

EDIT: @Thomasschaaf, just saw your edit: Then OTRS might not fit 100% your needs. It has indeed a lot of features. But perhaps you can give a little more information what is wrong with eTicket?

link|flag
vote up 1 vote down

OTRS is Perl-based, well-supported. RT is old. Bugzilla is very powerful. Trac also includings tickets, but probably not advanced enough for what you want.

See this WP category for more

You probably want to be more specific in your request.

link|flag
I'm not sure if you consider RT being old to be a positive or negative? Its been around for along time, but its in very active development. – Matthew Watson Sep 22 '08 at 10:35
Indeed. I'm on the RT mailing lists and they easily average 25-30 posts per day. – Dave Sherohman Apr 5 at 14:00
vote up 1 vote down

When osTicket move to propriety software, a side group took the last of the open source versions and now continue it under the name aTicket.

They do a very good job and it includes all the features that osTicket had before they turned to the dark side. I use aTicket for all my web host support tickets and I have not had any trouble with it.

link|flag
vote up 0 vote down

OTRS - Open Ticket Request System

link|flag
vote up 0 vote down

Here's a nice comparison of various systems at Wikipedia:

http://en.wikipedia.org/wiki/Comparison_of_issue_tracking_systems

link|flag
vote up 0 vote down

Another free and simple solution would be sharing an IMAP account. Most MUAs (Mail user Agent, such as Outlook, Thunderbird, ...) support threads, so you could even have them organize replies, etc.. In some way. The advantage of IMAP would be that multiple people could share it and it would synchronize replies, etc. with no extra software needed but the MUA.

Or if you use Google Apps For Your Domain, then I guess this is done in their conversation tabs, etc. (if you are using the webmail).

Another solution might be a FogBugz or lighthouseapp account. They are free (e.g. FogBugz for up to two people) and generally painless because they are hosted, etc. and you can concentrate on your email. Both of them allow you to auto-create cases/tickets from incoming email.

link|flag
1  
FogBugz is great for tracking bugs, but not so good with tracking support tickets. We programmers seem to blur the lines between the two, but they each have a different focus and different features because of it. – Dan Harper - Leopard CRM Sep 22 '08 at 11:46
Why not? There is email in and out, etc.. If you are alright with paying money for it, FogBugz is the solution. We have some very low-tech people working with us and even they get FogBugz and use it. – Till Sep 24 '08 at 14:03
vote up 0 vote down

Gemini is very easy to set-up and use. It's free for 5 users.

link|flag
the free version is only for internal use, no internet facing usage is allowed... :-( – Brian Boatright Feb 5 at 21:49
vote up 0 vote down

http://www.cerberusweb.com/

link|flag
vote up 0 vote down

There's also the open source help desk list.

link|flag
vote up 0 vote down

What don't you like about http://stackoverflow.uservoice.com/? How about http://getsatisfaction.com/ edit See http://www.37signals.com/svn/posts/1650-get-satisfaction-or-else for details of the way they do business - not pretty. /edit

For self-hosted, I'm a Mantis Bug Tracker fan. The Wikipedia page already mentioned is a good starting point.

link|flag
They're both great systems. However neither allow private customer interation - e.g. for restricted betas or proprietary or personal information. – mm2001 Nov 14 '08 at 19:03

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.