feat: admin-pages (can add admin pages through plugins)

Also possibility to overwrite default myaac admin pages
This commit is contained in:
slawkens
2025-04-18 13:57:53 +02:00
parent 6844f4392a
commit ceaa0639e6
3 changed files with 95 additions and 10 deletions

View File

@@ -48,6 +48,8 @@
"pages": true,
"pagesSubFolders": false,
"commands": true,
"themes": true
"themes": true,
"admin-pages": true,
"admin-pages-sub-folders": true,
}
}