oms-Labeling/Admin/Install/Media.install.json
Dennis Eichhorn 188cf0f34e
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

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
}
]