What features should be added to Hesk?
Moderator: mkoch227
-
- Posts: 65
- Joined: Sat Aug 15, 2009 9:38 pm
I dont think live help would be a good idea. The fact is the help desk ticketing system is designed for the company to reply back to the customer at our convience not the customers. If they see the live help icon and always see it offline or whathave you, the customer will get all bent out of shape.
Its basically the same thing with giving someone your telephone number and they always get your voice mail when they call.
In addition, there's hundreds of modules you can cut and paste into one of the php files that will display an icon for an live help desk.
Its basically the same thing with giving someone your telephone number and they always get your voice mail when they call.
In addition, there's hundreds of modules you can cut and paste into one of the php files that will display an icon for an live help desk.
some ideas...
Hi,
I'm a new italian user of this simple but fantastic script and I've thinked about some new features that I would like to have while I'm using it:
- free placeable fields: now the custom fields can only be set before or after the main text area, I'd like if we can set them as we want
- a little module for orders, even only just like an internal reminder, not for printing or other purpose, just to control sometimes and to have a little history of them
- more themes, or a guide to understand how to make them
- changeable ticket ID: while using, I'd like to set the unique ID for the ticket with something different, like N+year+month+ticket number: N-09-10-12345
- research between dates: from this month to that month, from this year to that year or together in the same time
- better final print report style: just something better than a plain text
I know that some of them cannot be suitable for every user's needs, but I would like to have you know them
Thanks a lot for the script, keep it simple and fast like now and we will use it forever
Bye!
I'm a new italian user of this simple but fantastic script and I've thinked about some new features that I would like to have while I'm using it:
- free placeable fields: now the custom fields can only be set before or after the main text area, I'd like if we can set them as we want
- a little module for orders, even only just like an internal reminder, not for printing or other purpose, just to control sometimes and to have a little history of them
- more themes, or a guide to understand how to make them
- changeable ticket ID: while using, I'd like to set the unique ID for the ticket with something different, like N+year+month+ticket number: N-09-10-12345
- research between dates: from this month to that month, from this year to that year or together in the same time
- better final print report style: just something better than a plain text

I know that some of them cannot be suitable for every user's needs, but I would like to have you know them
Thanks a lot for the script, keep it simple and fast like now and we will use it forever

Bye!
Re: What features should be added to Hesk?
hi there,
it would be nice to see, how many users and which staffs are currently online.
Thx, Frank
it would be nice to see, how many users and which staffs are currently online.
Thx, Frank

1) using a dba layer for example http://php.net/manual/en/book.dba.php
2) phpmailers in stead of the php mail function, see http://phpmailer.worxware.com/
3) a template system, I use Smarty see http://www.smarty.net/
4) ability to enter a ticket for a customer
5) make a new type of user (let's call them end-user), let users login to the system and let them be members of groups. This way a mailing list can be set up and using categories mailings can be sent out
6) objectifieng a lot of code, I use that method all the time and it save a lot of time
7) put double and redundant stuff in the commen.inc.php file. That way you only need to edit once
a working e-mail pipe. I use the one on this forum, it works great but needs attachements and use of the ticketid so people can use e-mail as the soul source of contact with the helpdesk
9) an excerpt of the message in the e-mails that the system sends out
10) the subject line of the sent e-mail message should contain the subject line of the ticket
I can do a lot of this, and I am working on some things already.
2) phpmailers in stead of the php mail function, see http://phpmailer.worxware.com/
3) a template system, I use Smarty see http://www.smarty.net/
4) ability to enter a ticket for a customer
5) make a new type of user (let's call them end-user), let users login to the system and let them be members of groups. This way a mailing list can be set up and using categories mailings can be sent out
6) objectifieng a lot of code, I use that method all the time and it save a lot of time
7) put double and redundant stuff in the commen.inc.php file. That way you only need to edit once

9) an excerpt of the message in the e-mails that the system sends out
10) the subject line of the sent e-mail message should contain the subject line of the ticket
I can do a lot of this, and I am working on some things already.
Thanks for the suggestions, a few will definitely be included in the next version (some already ready, some working on).
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
4, 8, 9, 10 will most likely be all in the next version.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Great!Klemen wrote:4, 8, 9, 10 will most likely be all in the next version.
I fixed 9 and 10 myself, was very little work.
I am working on an RSS feed right now. Bit tricky because I want to be able to save settings for the feed from within the admin.
Will be a feed with tickects (password protected) and a KB feed.
Time up facility
Hi there, I'm new to this Forum but a user of the software for around 2 years. Currently on V2.1. Not sure if this has been mentioned before but could there be a facility to schedule times for when an administrator can be automatically updated on when a ticket is nearing its closure if working from a service level agreement?
-
- Posts: 65
- Joined: Sat Aug 15, 2009 9:38 pm
Features I'd Like To See
I'd like to see the following improvements and additons to the new version 2.2
-Banning of users via IP address or email address.
-The ability to lock a ticket so the person cant reopen them.
-More developer ability to change the form - If you put a description next to the field name, it drags it down the left side of the screen, not to professional looking. The ability for us to basically have the description ontop or weverever we feel
-Banning of users via IP address or email address.
-The ability to lock a ticket so the person cant reopen them.
-More developer ability to change the form - If you put a description next to the field name, it drags it down the left side of the screen, not to professional looking. The ability for us to basically have the description ontop or weverever we feel
-
- Posts: 1
- Joined: Thu Apr 01, 2010 4:28 pm
Hidden categories?
It came about that I needed to have the ability to escalate queries to a 2nd level customer support team within Hesk, so ideally would like to see the ability to create categories that are not selectable by my customers but support team can transfer tickets to them, thus activating the second level support...
I've got round it with a simple hack (start each such category with the words "Level 2" i.e Level 2 Technical Support and then edit line 170 in index.php to read
but it would be nice to see this function in Hesk itself (so that it would survive upgrades
)
All in all a lovely piece of work (I recently upgraded from 0.94 to 2.1 and was quite blown away!)
I've got round it with a simple hack (start each such category with the words "Level 2" i.e Level 2 Technical Support and then edit line 170 in index.php to read
Code: Select all
$sql = 'SELECT * FROM `'.hesk_dbEscape($hesk_settings['db_pfix']).'categories` WHERE `name` NOT LIKE \'Level 2%\' ORDER BY `cat_order` ASC';

All in all a lovely piece of work (I recently upgraded from 0.94 to 2.1 and was quite blown away!)
HESK version 2.2 (currently under development, beta version might be ready soon) will have the ability to assign tickets to a specific staff member so this should come in handy in such cases.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools