Files
templates/blueprints/evolutioncrm/meta.json
2026-07-08 00:04:36 -06:00

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"
]
}