Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: AJ on March 26, 2004, 01:49:07 PM

Title: Helpdesk system for service center
Post by: AJ on March 26, 2004, 01:49:07 PM
Hi All,

  I'm running a small repair and service center and
new to SME looking for good helpdesk /tracking and reporting software. Can someone give me some ideas please
Title: Helpdesk system for service center
Post by: kmccarn on March 26, 2004, 03:58:14 PM
You could check out the stuff offerred at:

http://myezserver.com/

Let me know if it works - 'cause I'm looking to implement also.
Title: Helpdesk system for service center
Post by: verhoem on March 29, 2004, 01:54:32 PM
Hi,

you can also look at:

http://dcl.sourceforge.net
I personaly never worked with it but,
Double Coffee Latte, sounds great :-)
I've seen some testing of this product running SME on the internet and the critics are good.

Greetings Marcel
Title: help desk
Post by: gbaird on March 29, 2004, 06:50:45 PM
Hello

There was a contrib somewhere by Darrel May it think
called php help desk it may fill your needs I took a look at it
but I think I was using sme 5.6 at the time but I recall
it was easy to install and worked fine some links below

http://phphelpdesk.sourceforge.net/

ftp://ftp.eelriver.com/sme-phphelpdesk-0.6.16.0-1.noarch.rpm

Follow up
I just installed it on sme 6.0.1 and it works fine
you have to use MC and go into the /opt directory and change the settings you want no / after your url ie:

http://www.domain.com/helpdesk that works fine also
set your mail server and anything else you want in the general config.php

First login is admin & admin then you can change the admin password

phphelpdesk is simple but may work for you

hope this helps

Greg
Title: help desk
Post by: scadax on March 29, 2004, 11:31:22 PM
Try this -  http://helpdesk.oneorzero.com

Very nice helpdesk solution with ticket tracking and knowledge base.
Title: Just Install DCL
Post by: AJ on March 30, 2004, 02:00:57 PM
Hi all,

 Just Install DCL b'cos i found How t's under SME.
Can some one got any How to's for OneZero helpdesk.
Title: Helpdesk system for service center
Post by: ergozd on March 30, 2004, 08:55:15 PM
How about trying SSM

http://scripts.sheddtech.com/

You can try it at http://www.ergin.dyndns.org/service/

user guest
pass guest
Title: PHP Helpdesk
Post by: wallyrp on July 02, 2004, 09:25:52 PM
Good Afternoon,

Was poking around trying to secure the helpdesk. I want the users to have push buttons to create tickets but I want them to have to access the page via https. I want that page to challenge them for a username and password.

I've looked into htaccess but can't seem to get it to work correctly. I've looked at the how-to that details the instructions for requiring ssl access to i-bays and I tried to apply that to the helpdesk folder with no success. The how-to I'm referring to is located at: http://www.ibiblio.org/pub/Linux/distributions/smeserver/contribs/dmay/mitel/howto/website-access-security-howto.html

The server I'm trying to accomplish this on is running the last 6.x by Mitel.
Title: I am about to install issue-tracker
Post by: Buddha_Joe on July 02, 2004, 09:45:43 PM
You can get issue-tracker from http://http://issue-tracker.sourceforge.net/ . I have installed it on a diffrent box before and I don't see any reason why it shouldn't work with SME. Mind you I haven't tested it yet.
Title: Helpdesk oneorzero.com
Post by: stancol on July 08, 2004, 03:49:55 AM
Quote
Try this - http://helpdesk.oneorzero.com

Love this one. Install was simple and set up reasonable easy. Only problem I have is I can't get it to send emails of new tickets or anything.

You might want to email me off line if you have a solution as this isn't really an SME issue.
Title: Helpdesk system for service center
Post by: Snoopyski on July 08, 2004, 04:47:37 AM
Hello,

For me I use Mambo Server installed on a SME Server 6.0.1 with Support Center Component... www.globodigital.net ans www.mamboserver.com

I presently working to write a HowTo for SME Server...

Thanks !

Snoopyski
Title: www.cmsmatrix.org
Post by: stancol on July 08, 2004, 09:57:57 PM
Mambo looks nice. If your still searching tho check out http://www.cmsmatrix.org. It compares all the different CMS available. It even lets you pick from different vendors and then you can do a head to head comparison.
Title: Helpdesk system for service center
Post by: rexgaylord on July 10, 2004, 12:09:45 PM
I like http://phpsupport.jynx.net/
and I have it installed on SME at http://www.tandemxo.us/phpSupport/index.php
Title: Helpdesk software
Post by: wallyrp on July 20, 2004, 06:29:17 PM
Good Morning,

Regardless which software you use, the point of my question is, how do I lock down the folder that the helpdesk software resides in? I've been told that htaccess does this. I can put the helpdesk software in an i-bay with only local network access but, I want, as the supporting tech, to be able to access it from the outside.

I basically am trying to figure out how to lock down a folder under /home/e-smith/files/primary/html or an i-bay with one username / password. This would facilitate me putting a link on the main page to the helpdesk accessible by anyone with that information from anywhere.
Title: Helpdesk system for service center
Post by: Boris on July 21, 2004, 12:04:41 PM
in the ibay properties you can set "password ouside of local network" logon name will be the ibay name and password you set yourself.
Title: HelpDesk Software
Post by: wallyrp on July 21, 2004, 01:29:51 PM
Good Morning,

I was trying to secure a folder in the /home/e-smith/files/primary/html folder. I couldn't so I wound up moving it to an ibay. I set the ibay up for the whole internet without a password. I then used dmay's how-to from 4.1.2 about htaccess. After following it through to the letter, everything worked like it was supposed to.