MicroFrameWork/resources/tmp/themes/custom/manifest.json

11 lines
263 B
JSON
Raw Normal View History

2024-09-10 16:44:27 +03:00
{
"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"
}