ajout heimdall

This commit is contained in:
2025-01-01 11:24:01 +01:00
parent f8be42e486
commit c52f60fca9
1477 changed files with 15692 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<?php namespace App\SupportedApps\MayanEDMS;
class MayanEDMS extends \App\SupportedApps {
}

View 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"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB