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.
