Refactor project structure
This commit is contained in:
13
core/admin/dashboard/meta.json
Normal file
13
core/admin/dashboard/meta.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"label": "Dashboard",
|
||||
"menu": "Admin",
|
||||
"order": "1",
|
||||
"icon": "fa-desktop",
|
||||
"user_levels": [
|
||||
"Admin",
|
||||
"Other"
|
||||
],
|
||||
"permissions": [],
|
||||
"model_namespace": "\\Dashboard\\Common\\Model",
|
||||
"manager": "\\Dashboard\\Admin\\Api\\DashboardAdminManager"
|
||||
}
|
||||
Reference in New Issue
Block a user