Page 1 of 1

Using the back-end without customers seeing front-end?

Posted: Wed Feb 06, 2013 2:20 am
by ryanjm
Script URL: na
Version of script: na
Hosting company: na
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: administration

Is it possible to use this software so that tickets are created when people send emails, but the front-end isn't there? I don't want people to create "tickets" to email us, I just want our emails to be organized and sortable, etc... which the admin area does nicely it seems. Thanks.

Re: Using the back-end without customers seeing front-end?

Posted: Fri Feb 08, 2013 4:18 am
by mkoch227
You could by simply using the e-mail piping function, and removing the link to the helpdesk in the e-mail templates. This way, it looks like an email to them, but you're viewing it on the helpdesk admin side.

Re: Using the back-end without customers seeing front-end?

Posted: Fri Feb 08, 2013 6:56 pm
by ryanjm
^Thank you very much for the insight!