ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/Kanboard/Kanboard.php
Executable file
5
heimdall/config/www/SupportedApps/Kanboard/Kanboard.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Kanboard;
|
||||
|
||||
class Kanboard extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/Kanboard/app.json
Executable file
10
heimdall/config/www/SupportedApps/Kanboard/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "43036744dd731a810155d82144c286cae5cb8ca3",
|
||||
"name": "Kanboard",
|
||||
"website": "https://kanboard.org/",
|
||||
"license": "MIT License",
|
||||
"description": "Kanboard is a free and open source Kanban project management software.",
|
||||
"enhanced": false,
|
||||
"tile_background": "light",
|
||||
"icon": "kanboard.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/Kanboard/kanboard.png
Executable file
BIN
heimdall/config/www/SupportedApps/Kanboard/kanboard.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 2.6 KiB |
Reference in New Issue
Block a user