mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-10 00:15:28 +02:00
21 lines
688 B
JSON
21 lines
688 B
JSON
{
|
|
"id": "evolutioncrm",
|
|
"name": "Evolution CRM",
|
|
"version": "latest",
|
|
"description": "Evo CRM Community is the open-source edition of the Evo CRM platform — a complete suite for AI-assisted customer support. It brings together authentication, CRM, AI agents, agent processing, bot pipelines and a modern frontend into a unified, self-hostable stack.",
|
|
"logo": "evolutionapi.png",
|
|
"links": {
|
|
"github": "https://github.com/evolution-foundation/evo-crm-community",
|
|
"docs": "https://docs.evolutionfoundation.com.br",
|
|
"website": "https://evolutionfoundation.com.br"
|
|
},
|
|
"tags": [
|
|
"crm",
|
|
"ai",
|
|
"agent",
|
|
"processing",
|
|
"bot",
|
|
"pipeline"
|
|
]
|
|
}
|