15 lines
363 B
JSON
15 lines
363 B
JSON
{
|
|
"name": "Smart Assistant",
|
|
"module": "SmartAssistant",
|
|
"description": "Unified AI Assistant for Legal CRM — floating chat with case memory, office alerts, and n8n integration",
|
|
"author": "klear",
|
|
"version": "1.0.3",
|
|
"acceptableVersions": [
|
|
">=8.0.0"
|
|
],
|
|
"releaseDate": "2026-03-29",
|
|
"php": [
|
|
">=8.1"
|
|
]
|
|
}
|