diff --git a/src/apps.json b/src/apps.json index 8b8e89760..301b1c136 100755 --- a/src/apps.json +++ b/src/apps.json @@ -4373,6 +4373,19 @@ }, "website": "orchardproject.net" }, + "osTicket": { + "cats": [ + 13 + ], + "implies": [ + "PHP", + "MySQL" + ], + "headers": { + "Set-Cookie": "OSTSESSID" + }, + "website": "osticket.com" + }, "Outbrain": { "cats": [ 5 diff --git a/src/icons/osTicket.png b/src/icons/osTicket.png new file mode 100755 index 000000000..a6f9a1e2c Binary files /dev/null and b/src/icons/osTicket.png differ