vote up 2 vote down star
1

Our company consists of a team of 8 people working on a piece of consumer hardware which will be commercially released in January 2009. We're looking for some good customer support/helpdesk software that can grow with our expanding business.

We'll also (eventually) need some sort of integration between the helpdesk software and our billing and CRM software, so a good API and/or a well structured open source project that we could extend ourselves would be nice.

The features we're looking for are:

  • Email based support (send/recieve emails through the helpdesk)
  • Built-in Knowledgebase/FAQ (decent search engine a plus)
  • Live Flash/AJAX based Chat (not necessary, but would be nice to have)

My current top contender in the open source arena is osTicket, as it's simple and has a number of nice features. The downside is that osTicket's API currently only supports email retrieval/parsing, and there isn't any support for adding modules or plugins. Therefore, any modifications would be made to the core code, and would need to be reapplied if/when the software is upgraded. Plus, there is no customer-facing Knowledgebase; only an email template/reply knowledgebase.

My top contender in the commercial/paid world is Cerberus. It has a less feature filled open source option which might do for our immediate needs, and it's commercial option can be licensed for ~$500 USD/year. It also has a nice API.

Are there any other packages I should be looking at? Is there anything you've used in the past and really liked?

** Note: I have a preference towards PHP/Perl apps running on MySQL/Postgres as that's what I'm most familiar with.

Update: I've marked RT as the accepted solution as I think it's the closest alternative to what I'm looking for.

However, overall, I've selected Cerberus, as it has a Community version that will do for our immediate needs, and the full commercial version when we need to upgrade. It's web interface is great, as is it's API. It has a few more features than RT, and it's setup to easily integrate it's customer facing interface into our existing website.

flag
If osTicket was written by the same people who wrote osCommerce, stay far far away. – naeblis Nov 13 '08 at 17:51

closed as not programming related by John Topley Nov 14 '08 at 17:04

3 Answers

vote up 1 vote down check

RT from Best Practical is tried and tested. Not the fanciest thing around, but the things it does, it does well.

link|flag
vote up 1 vote down

OTRS

Open-source Ticket Request System

http://otrs.org/

Using it and find it very flexible and easy to setup.

link|flag
vote up 1 vote down

Another commercial suite you may consider is the Kayako Support Suite found at http://www.kayako.com/, which has proved to be very suitable for our needs (company of around 30 people). It has a slick ui and integrates with a several different devices and applications.

link|flag

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