mirror of
https://github.com/coollabsio/coolify-docs.git
synced 2026-06-19 07:35:55 +00:00
a64450ae9d
Replace VitePress/Vue stack with Fumadocs MDX, TanStack Start, React 19, and Vite. Migrate all documentation content to MDX under content/docs/. Add full src/ app with React components, routing, search, and API page. Remove Korrektly integration from CI/CD workflows, Dockerfile, and env vars. Update build pipeline to output to .output/public instead of docs/.vitepress/dist.
41 lines
2.0 KiB
Plaintext
41 lines
2.0 KiB
Plaintext
---
|
||
title: Mautic
|
||
description: "Open-source marketing automation platform."
|
||
og:
|
||
description: "Deploy Mautic open-source marketing automation platform on Coolify for email campaigns, lead nurturing, contact management, and privacy-focused marketing workflows."
|
||
category: "Marketing"
|
||
icon: "/docs/images/services/mautic-logo.svg"
|
||
---
|
||
|
||
# Mautic
|
||
|
||
<ZoomImage src="/docs/images/services/mautic-logo.svg" alt="Mautic dashboard" />
|
||
|
||
|
||
<Callout type="error" title="SERVICE REMOVED FROM COOLIFY">
|
||
|
||
This service has been removed from Coolify’s one-click service catalog because the official Docker images no longer include AMQP transport, so RabbitMQ integration does not work with our template. More info on https://github.com/coollabsio/coolify/pull/8088
|
||
|
||
</Callout>
|
||
|
||
|
||
## What is Mautic
|
||
|
||
Mautic is the world's largest open-source marketing automation project, trusted by over 200,000 organizations worldwide. It provides a privacy-focused, fully customizable marketing automation platform that gives you complete control over your data and marketing infrastructure.
|
||
|
||
Key features include:
|
||
|
||
- **Multi-channel Marketing**: Manage email campaigns, SMS, web notifications, and social media from one platform
|
||
- **Campaign Builder**: Create complex automation workflows with an intuitive drag-and-drop interface
|
||
- **Lead Management**: Track contacts, score leads, and segment audiences based on behavior and attributes
|
||
- **Self-hosted & Privacy-focused**: Full data sovereignty with compliance-ready features for GDPR and other regulations
|
||
- **Unlimited & Customizable**: No restrictions on users, contacts, or campaigns - extend functionality through plugins
|
||
- **CRM Integration**: Native integrations with HubSpot, Salesforce, Zoho CRM, Microsoft Dynamics, and more
|
||
- **API-driven**: Comprehensive REST API for automation and custom integrations
|
||
|
||
## Links
|
||
|
||
- [Official Website](https://www.mautic.org/?utm_source=coolify.io)
|
||
- [Official Documentation](https://docs.mautic.org/?utm_source=coolify.io)
|
||
- [GitHub Repository](https://github.com/mautic/mautic?utm_source=coolify.io)
|