mirror of
https://gh.wpcy.net/https://github.com/LJPc-solutions/freescout-internal-conversations-module.git
synced 2026-05-26 01:34:15 +08:00
27 lines
1 KiB
JSON
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"
|
|
}
|