oms-Billing/Admin/Install/Media.install.json
Dennis Eichhorn fedebadebc bug fixes
2024-05-12 00:03:34 +00:00

23 lines
489 B
JSON
Executable File

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