This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
SmartAssistant/manifest.json
T
2026-03-29 20:52:18 +00:00

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.1",
"acceptableVersions": [
">=8.0.0"
],
"releaseDate": "2026-03-29",
"php": [
">=8.1"
]
}