oms-Exchange/Admin/Install/Navigation.install.json
Dennis Eichhorn b6903b53b6
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
fix permissions
2025-04-02 14:15:05 +00:00

64 lines
2.0 KiB
JSON

[
{
"id": 1007001001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Exchange",
"uri": "{/base}/admin/exchange/log/list",
"target": "self",
"icon": null,
"order": 50,
"from": "Exchange",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1000101001,
"children": [
{
"id": 1007002001,
"pid": "/admin/exchange",
"type": 3,
"subtype": 1,
"name": "Dashboard",
"uri": "{/base}/admin/exchange/log/list",
"target": "self",
"icon": null,
"order": 1,
"from": "Exchange",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1007001001,
"children": []
},
{
"id": 1007002002,
"pid": "/admin/exchange",
"type": 3,
"subtype": 1,
"name": "Import",
"uri": "{/base}/admin/exchange/import/list",
"target": "self",
"icon": null,
"order": 5,
"from": "Exchange",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1007001001,
"children": []
},
{
"id": 1007002003,
"pid": "/admin/exchange",
"type": 3,
"subtype": 1,
"name": "Export",
"uri": "{/base}/admin/exchange/export/list",
"target": "self",
"icon": null,
"order": 10,
"from": "Exchange",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1007001001,
"children": []
}
]
}
]