oms-Marketing/Admin/Install/Navigation.install.json
Dennis Eichhorn 892cd59660 bump
2024-03-10 02:24:56 +00:00

111 lines
4.1 KiB
JSON
Executable File

[
{
"id": 1001901001,
"pid": "/",
"type": 2,
"subtype": 0,
"name": "Marketing",
"uri": "{/base}/marketing/dashboard?{?}",
"target": "self",
"icon": "brush",
"order": 60,
"from": "Marketing",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 0,
"children": [
{
"id": 1001902001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Promotions",
"uri": "{/base}/marketing/promotion/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "Marketing",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1001901001,
"children": [
{
"id": 1001902101,
"pid": "/marketing/promotion",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/marketing/promotion/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "Marketing",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1001902001,
"children": []
},
{
"id": 1001902201,
"pid": "/marketing/promotion",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/base}/marketing/promotion/create?{?}",
"target": "self",
"icon": null,
"order": 5,
"from": "Marketing",
"permission": { "permission": 4, "category": null, "element": null },
"parent": 1001902001,
"children": []
}
]
},
{
"id": 1001903001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Events",
"uri": "{/base}/eventmanagement/list?{?}",
"target": "self",
"icon": null,
"order": 5,
"from": "Marketing",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1001901001,
"children": [
{
"id": 1001903101,
"pid": "/marketing/event",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/eventmanagement/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "Marketing",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1001903001,
"children": []
},
{
"id": 1001903201,
"pid": "/marketing/event",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/base}/eventmanagement/create?{?}",
"target": "self",
"icon": null,
"order": 5,
"from": "Marketing",
"permission": { "permission": 4, "category": null, "element": null },
"parent": 1001903001,
"children": []
}
]
}
]
}
]