admin theme

This commit is contained in:
2024-09-10 16:44:27 +03:00
parent 89b6f1ac8c
commit 69b27d4975
111 changed files with 16247 additions and 1 deletions

View File

@ -0,0 +1,10 @@
{
"name": "Custom",
"version": "0.1",
"description": "Custom admin theme",
"preview": "preview.png",
"resource": "/resources/custom",
"resource_path": "{RESOURCES}/custom",
"layout": "main.php",
"layout_path": "{APP}/admin_themes/custom/layout"
}