ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/MayanEDMS/MayanEDMS.php
Executable file
5
heimdall/config/www/SupportedApps/MayanEDMS/MayanEDMS.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\MayanEDMS;
|
||||
|
||||
class MayanEDMS extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/MayanEDMS/app.json
Executable file
10
heimdall/config/www/SupportedApps/MayanEDMS/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "6b9e062ff02ea610df64e9b0eca1c973faf1b51d",
|
||||
"name": "Mayan EDMS",
|
||||
"website": "https://gitlab.com/mayan-edms/mayan-edms",
|
||||
"license": "Apache License 2.0",
|
||||
"description": "Mayan EDMS is an open-source document management system. Its main purpose is to store, introspect, and categorize files, with a strong emphasis on preserving the contextual and business information of documents. It can also OCR, preview, label, sign, send, and receive thoses files. Other features of interest are its workflow system, role based access control, and REST API.",
|
||||
"enhanced": false,
|
||||
"tile_background": "light",
|
||||
"icon": "mayanedms.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/MayanEDMS/mayanedms.png
Executable file
BIN
heimdall/config/www/SupportedApps/MayanEDMS/mayanedms.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 2.9 KiB |
Reference in New Issue
Block a user