freescout-internal-conversa.../module.json
2026-05-05 14:27:13 +02:00

27 lines
1 KiB
JSON

{
"name": "Internal Conversations",
"alias": "internalconversations",
"description": "Create internal conversations between users with support for teams and mentions!",
"version": "1.0.18",
"detailsUrl": "",
"author": "LJPc solutions",
"authorUrl": "https://ljpc.solutions/",
"requiredAppVersion": "1.8.191",
"license": "AGPL-3.0",
"keywords": [],
"active": 0,
"order": 0,
"providers": [
"Modules\\InternalConversations\\Providers\\InternalConversationsServiceProvider"
],
"img": "/modules/internalconversations/images/module.svg",
"aliases": {
"InternalConversations": "Modules\\InternalConversations\\Providers\\InternalConversationsServiceProvider"
},
"files": [
"start.php"
],
"requires": [],
"latestVersionUrl": "https://resources.ljpc.network/freescout-modules/internal-conversations/version.txt",
"latestVersionZipUrl": "https://resources.ljpc.network/freescout-modules/internal-conversations/latest.zip"
}