oms-Marketing/Admin/Install/Navigation.install.json

111 lines
4.0 KiB
JSON
Executable File

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