add CAICollections entity with metadata and localization support

This commit is contained in:
2026-03-09 21:28:21 +01:00
parent 53dd8f33d4
commit 47634c81ef
44 changed files with 529 additions and 3 deletions

View File

@@ -0,0 +1,23 @@
{
"entity": true,
"layouts": true,
"tab": true,
"acl": true,
"aclPortal": true,
"aclPortalLevelList": [
"all",
"account",
"contact",
"own",
"no"
],
"customizable": true,
"importable": true,
"notifications": true,
"stream": false,
"disabled": false,
"type": "BasePlus",
"module": "Custom",
"object": true,
"isCustom": true
}