ajout heimdall
This commit is contained in:
10
heimdall/config/www/SupportedApps/osTicket/app.json
Executable file
10
heimdall/config/www/SupportedApps/osTicket/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "727706dbdf86b593f7be63c2fcca20718fd8caca",
|
||||
"name": "osTicket",
|
||||
"website": "osticket.com",
|
||||
"license": "GNU General Public License v2.0 only",
|
||||
"description": "osTicket is a widely-used open source support ticket system.",
|
||||
"enhanced": false,
|
||||
"tile_background": "dark",
|
||||
"icon": "osticket.png"
|
||||
}
|
||||
5
heimdall/config/www/SupportedApps/osTicket/osTicket.php
Executable file
5
heimdall/config/www/SupportedApps/osTicket/osTicket.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\osTicket;
|
||||
|
||||
class osTicket extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/osTicket/osticket.png
Executable file
BIN
heimdall/config/www/SupportedApps/osTicket/osticket.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
Reference in New Issue
Block a user