oms-SupplierManagement/Admin/Install/Media.install.json
Dennis Eichhorn 8a47e1fcac bug fixes
2024-05-12 00:06:29 +00:00

16 lines
348 B
JSON
Executable File

[
{
"type": "collection",
"create_directory": true,
"name": "SupplierManagement",
"virtualPath": "/Modules",
"user": 1
},
{
"type": "collection",
"create_directory": true,
"name": "Suppliers",
"virtualPath": "/Modules/SupplierManagement",
"user": 1
}
]