oms-Marketing/Admin/Install/Navigation.install.json
2017-11-08 22:39:51 +01:00

111 lines
3.8 KiB
JSON

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