Web Hosting Talk







View Full Version : Looking for a good ticket system on Unix and Php


mkumar
06-02-2005, 11:49 PM
I am very new to this kind of tools and in urgent need of a very good ticketing system which works smoothly on Unix and Php. Please suggest me system and If possible the cost of its total setup.

Thanks
Manoj

DatabaseMart
06-03-2005, 12:26 AM
You can try Cerberus Helpdesk (http://www.cerberusweb.com/). They have a free version for one email address.

WO-Jacob
06-03-2005, 12:39 AM
I would second the vote for Cerberus. Very nice system... though one could call it the 'ModernBill' of support desks. config config config... :D

dollar
06-03-2005, 02:05 AM
Toss in my third vote for Cerberus, once you get it configured, it's like heaven, and a free version (including a month of support) to top it all off :)

tickedon
06-03-2005, 02:59 AM
Another vote for Cerberus here, you really can't get anything better for the price (whether you pay for it or use the free version).

WindyCity
06-03-2005, 03:05 AM
I will throw in my vote for cerberus. :)

ClubHouse Hosting
06-03-2005, 10:35 PM
Ok, I'll be different :) My vote is for Kayako eSupport. We've been using it for a while and the new version is VERY impressive.

ImLagging
06-03-2005, 10:41 PM
Another vote for Kayako. :)

WO-Jacob
06-03-2005, 11:14 PM
I've used kayako extensivly and feel it has some usability issues... though i've hardly been handling any support on cerberus so i haven't found anything there, though cerberus's helpdesk is opensource except for the email parser... so cerberus I can fix :D

ANMMark
06-04-2005, 02:34 AM
There are many available, and most will suggest what they are using....of course that is fine, that is what they have experience with.

I on the other hand would suggest having a look around at all of your options.

There is certainly no shortage of helpdesk systems.

A free solutions that I have found to be a nice little script was OSTicket.

I played around with it for a little while, and found it to be quite nice.

thomas7
06-05-2005, 03:38 PM
I know you said PHP, but what about PerlDesk.com?
It's simple, but cheap.

Josh Stein
06-05-2005, 03:43 PM
Originally posted by thomas7
I know you said PHP, but what about PerlDesk.com?


Ditto. We started using Perldesk many years ago and never switched away because it did everything that we needed it to do with little or no problems.

empresasdehosting
06-05-2005, 05:15 PM
Kayako Essuport ...wait for a new version...

BenEDH
06-05-2005, 06:03 PM
We switched away from PerlDesk because of their absolutely ABHORRANT support. Sometimes it would take months for tickets to get resolved (or even responded to), and other times the tickets would just disappear completely...

We now use SupportTrio from activecampaign, which has been absolutely amazing. Support and all, they have a solid product offering.

niyogi
06-05-2005, 09:13 PM
A free alternative to all of these other great tools is OTRS (http://www.otrs.org) - a bit on the challenging side to install and configure but still: it does the job.

For SupportTrio - I just couldn't get e-mail piping to work.

Roj

BlikWerk
06-05-2005, 09:31 PM
We also now use supporttrio and could not be happier. We made the switch from Kayako a few weeks back.

BenEDH
06-05-2005, 09:34 PM
Originally posted by niyogi
A free alternative to all of these other great tools is OTRS (http://www.otrs.org) - a bit on the challenging side to install and configure but still: it does the job.

For SupportTrio - I just couldn't get e-mail piping to work.

Roj The email piping always has had some issues, although I hear they've fixed them with the last release... Anyway, POP3 always does the job of piping anyway...

sethwoolley
06-06-2005, 05:07 AM
I reported some security vulnerabilities in kayako esupport a short while ago. So at least stay away from that. They never responded to me with a fix, and some customers emailed me asking if they ever did, and I had to reply that I haven't heard back with a fix yet. I think they totally lost my ticket or something, which would be odd, since that's their market. Oh well, full-disclosure, right?

TimSG
06-06-2005, 05:40 PM
I'll add my vote for Cerberus. THOUGH if you're not going to be handling a lot of tickets, then Cerberus could be overkill.

niyogi
06-06-2005, 05:43 PM
Having finally gotten the POP cron stuff to work for SupportTrio (called in their staff), I can honestly say that I'm excited to work with this software. Cool filtering stuff they've got.

Roj

thomas7
06-06-2005, 05:46 PM
My vote still goes for building your own :)
I suppose this isn't an option for everyone, but you'd only need a few hours tutorial in php to do it.
Maybe time is an issue for some.

ANMMark
06-06-2005, 06:40 PM
you'd only need a few hours tutorial in php to do it.


Actually, there are far too many variables involved in creating a "good" desk, for that to be accurate.

I will give you, that a few hours of PHP tutorials can get through a basic desk system, but nothing close to a nice one, with needed features.

Let's add to that, that you'll need quite a bit of time to actually develop it, and the design of it.

thomas7
06-06-2005, 06:51 PM
Originally posted by ANMMark
Actually, there are far too many variables involved in creating a "good" desk, for that to be accurate.

I will give you, that a few hours of PHP tutorials can get through a basic desk system, but nothing close to a nice one, with needed features.

Let's add to that, that you'll need quite a bit of time to actually develop it, and the design of it.

True, but all of those featured above don't have 'advanced' features.
My helpdesk for my company has all the features of those support desks, plus it grabs customers data straight from the database, avoiding having to use a control panel for billing, control panel for support etc. Mine only took my about 3 hours to make. Sure, it's not pretty to look at, and is a bit cumbersome, but it works.

ANMMark
06-06-2005, 06:55 PM
I do have to agree with you however, that building your own, if you can, is the way to go.

You will know that you have what you need, and can add to it if necessary.

This is actually how our new helpdesk IntelloDesk was conceived. We needed something for ourselves that we could effectively intergrate with our entire system.

Since nothing we found fit our needs....we had to begin development of our own.

thomas7
06-06-2005, 06:59 PM
Originally posted by ANMMark
I do have to agree with you however, that building your own, if you can, is the way to go.

You will know that you have what you need, and can add to it if necessary.


This is actually how our new helpdesk IntelloDesk was conceived. We needed something for ourselves that we could effectively intergrate with our entire system.

Since nothing we found fit our needs....we had to begin development of our own.

Cool. That's the way to go.
Build it for yourself, then market it.
My only trouble is when i do something like that, i'm lazy, and don't make it customisable :)
I end up with code that will only work on my server. hehe

CretaForce
06-07-2005, 04:49 AM
Try ExoPHPDesk: http://exoscripts.com

ANMMark
06-07-2005, 04:52 AM
Try ExoPHPDesk


Yes, another nice one. When I had tested it, there was an issue with the piping. However, it's been a while, so it may be fixed now.

ThinkSupport
06-07-2005, 07:39 AM
We have been using Cerberus since long back and have found it to be the best helpdesk till now.

I have tried the demo for supporttrio and find its looks to be quite appealing.