mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-12 17:35:23 +02:00
18 lines
458 B
JSON
18 lines
458 B
JSON
{
|
|
"id": "chatwoot",
|
|
"name": "Chatwoot",
|
|
"version": "v4.12.1",
|
|
"description": "Open-source customer engagement platform that provides a shared inbox for teams, live chat, and omnichannel support.",
|
|
"logo": "chatwoot.svg",
|
|
"links": {
|
|
"github": "https://github.com/chatwoot/chatwoot",
|
|
"website": "https://www.chatwoot.com",
|
|
"docs": "https://www.chatwoot.com/docs"
|
|
},
|
|
"tags": [
|
|
"support",
|
|
"chat",
|
|
"customer-service"
|
|
]
|
|
}
|