Browsing articles by "Pierre, Author at :/doleans.net - Page 5 of 9"
Using Redmine as a help desk ticketing software
During one of my mission, I wanted to improve the support which was with simple emails.
As we were using the wonderful Redmine as a bug tracker, I found convenient to be able to forward bugs tickets and stuff directly into development projects.
After some research, I found the plugin Helpdesk.
It turn Redmine into an efficient ticketing software. Like before, users send an email and for each email a new issue and a contact (if not exist yet) are created. Helpdesk can handle the back and forth communication, attachment and send notifications. A crontab is running every minute to get new emails and inject them into Redmine.
Moreover, if you have any trouble, the developer Kirill is nice and helpful!