starting KF Editor

This commit is contained in:
STEINNI
2025-10-13 20:46:48 +00:00
parent 2e0a223efe
commit d727679919
8 changed files with 198 additions and 31 deletions
+6 -1
View File
@@ -16,7 +16,12 @@
"role": [ "*" ],
"controller" : "/live/DashboardsController"
},
{
{
"url": "/editors",
"role": [ "*" ],
"controller" : "/editors/EditorsController"
},
{
"url": "/system",
"role": "*",
"controller" : "/system/systemController"