oms-AssetManagement/Admin/Install/Media.install.json
Dennis Eichhorn 74541d765d update
2024-01-02 23:34:17 +00:00

30 lines
642 B
JSON

[
{
"type": "type",
"name": "equipment_profile_image",
"l11n": [
{
"title": "Profile image",
"lang": "en"
},
{
"title": "Profilbild",
"lang": "de"
}
]
},
{
"type": "collection",
"create_directory": true,
"name": "AssetManagement",
"virtualPath": "/Modules",
"user": 1
},
{
"type": "collection",
"create_directory": true,
"name": "Asset",
"virtualPath": "/Modules/AssetManagement",
"user": 1
}
]