oms-Labeling/Admin/Install/Media.install.json
Dennis Eichhorn 8e25d88986
Some checks are pending
Image optimization / general_image_workflow (push) Waiting to run
CI / general_module_workflow_php (push) Waiting to run
CI / general_module_workflow_js (push) Waiting to run
bug fixes
2025-04-02 13:33:50 +00:00

23 lines
493 B
JSON
Executable File

[
{
"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
}
]