Run code after receiving or responding to a ticket.

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
Hidroxid
Posts: 16
Joined: Wed Mar 16, 2016 11:29 pm

Run code after receiving or responding to a ticket.

Post by Hidroxid »

Script URL:
Version of script: 3.4.2
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: exec php after send answer, exec php after receive ticket

Write your message below:

Hello

Does Hesk have any configuration that allows executing PHP code when a ticket is received or when a ticket is answered, without changing the original program files?

If there is no way, can you give me a hint of which are the PHP that are executed when:

-A user submits a ticket from the web
-A support agent answers a ticket

Thanks in advance :D
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Run code after receiving or responding to a ticket.

Post by Klemen »

Unfortunately no, there is no built-in support for custom code execution. Modifying the source files is the way to go.

I recommend using a versioning system to track your changes (Git, Subversion, ...) so you can easily apply them to future versions.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
Post Reply