mirror of
https://github.com/Karaka-Management/oms-ClientManagement.git
synced 2026-01-12 07:48:42 +00:00
30 lines
643 B
JSON
Executable File
30 lines
643 B
JSON
Executable File
[
|
|
{
|
|
"type": "collection",
|
|
"create_directory": true,
|
|
"name": "ClientManagement",
|
|
"virtualPath": "/Modules",
|
|
"user": 1
|
|
},
|
|
{
|
|
"type": "collection",
|
|
"create_directory": true,
|
|
"name": "Clients",
|
|
"virtualPath": "/Modules/ClientManagement",
|
|
"user": 1
|
|
},
|
|
{
|
|
"type": "type",
|
|
"name": "client_profile_image",
|
|
"l11n": [
|
|
{
|
|
"title": "Profile image",
|
|
"lang": "en"
|
|
},
|
|
{
|
|
"title": "Profilbild",
|
|
"lang": "de"
|
|
}
|
|
]
|
|
}
|
|
] |