oms-SupplierManagement/Admin/Install/Media.install.json

23 lines
473 B
JSON
Executable File

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