jaketyo / osticket-logger

Remote (Curl) Logging plugin for osTicket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

osticket-logger

Remote-Logging plugin for osTicket

osticket-logger is a simple plugin that uses CURL to POST ticket details to an endpoint that is configured to ingest a JSON array.

Production State:

Master: Build Status
Develop: Build Status

NOT PRODUCTION READY! See 'Known Bugs'.

osTicket Version

This plugin was last tested on v1.10-rc.3.

Known Bugs (osTicket v1.10-rc.3)

$ticket->getTopic()->getName() returns nil.
$ticket->getLastMessage() returns nil.
$ticket->getSubject() returns nil.

About

Remote (Curl) Logging plugin for osTicket

License:MIT License


Languages

Language:PHP 100.0%