주 콘텐츠로 건너뛰기
https://catalogartifact.azureedge.net/publicartifacts/pcloudhostingllc1770894336819.mautic-42958b07-dc22-449c-befd-4bb9cea534f5/image1_cloud.png

Mautic

pcloudhosting에 의해

(1 등급)

Version 7.1.1 + Free Support on Ubuntu 26.04

Mautic is an open-source marketing automation platform used for managing email campaigns, tracking leads, and automating customer engagement workflows. It helps businesses create, personalize, and automate marketing activities in a centralized system.

Features of Mautic:
  • Automates email marketing campaigns and workflows.
  • Tracks user behavior and engagement across websites and emails.
  • Provides lead management and segmentation tools.
  • Supports campaign builder with visual automation flows.
  • Integrates with CRM, SMTP, and third-party marketing tools.

Mautic Usage:

# Switch to root user:
$ sudo su
$ apt update

# Check Mautic status:
$ docker ps -a

# Verify credentials:
$ cat /var/mautic/credentials.txt

# Wait for 2-3 seconds and then access Mautic in your browser at:
$ http://YOUR_SERVER_IP
  

Disclaimer: Mautic is an open-source marketing automation platform. Docker-based deployments simplify installation by packaging application and database services into containers. Proper configuration of database, SMTP, and cron jobs is required for production use.