oms-Labeling/Admin/Install/Media.install.json
Dennis Eichhorn 16e043a8b6 update
2023-07-17 01:39:34 +00:00

23 lines
493 B
JSON

[
{
"type": "collection",
"create_directory": true,
"name": "Labeling",
"virtualPath": "/Modules",
"user": 1
},
{
"type": "collection",
"create_directory": true,
"name": "Templates",
"virtualPath": "/Modules/Labeling",
"user": 1
},
{
"type": "collection",
"create_directory": true,
"name": "Default",
"virtualPath": "/Modules/Billing",
"user": 1
}
]