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\Directus;
class Directus extends \App\SupportedApps {
}

View File

@@ -0,0 +1,10 @@
{
"appid": "12764b8bb7cd332f7d4937851a2af2815df706ac",
"name": "Directus",
"website": "https://directus.io/",
"license": "GNU General Public License v3.0 only",
"description": "Directus is a future-proof, open source, headless CMS to manage all your content in one place. It's elegant and easy user interface will enable you to craft powerfull content backend APIs in minutes.",
"enhanced": false,
"tile_background": "dark",
"icon": "directus.png"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB