admin theme
This commit is contained in:
10
resources/tmp/themes/custom/manifest.json
Normal file
10
resources/tmp/themes/custom/manifest.json
Normal 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"
|
||||
}
|
Reference in New Issue
Block a user