Mautic has a regular release cycle, which means that new bug fixes are published every month, features once a quarter, and major changes which break backwards compatibility are released approximately annually. Did you know that every single bug fix a... Read More
How to guides
How to Install Mautic 5 on Ubuntu 22.04 with SSL and Node.js 20 This guide shows you how to install Mautic 5 on a fresh Ubuntu 22.04 DigitalOcean droplet with 4 GB of RAM. We’ll configure Apache, MariaDB, PHP 8.1, Node.js 20, and Certbot (for L... Read More
By default, Mautic offers built-in support for several mail transports, including SMTP and SendGrid. However, if you prefer more direct control using Symfony’s Mailer component, you can install the symfony/sendgrid-mailer package and configure ... Read More
Configuring Doctrine for Email Queue Management in Mautic with Cron Jobs Overview This guide provides a detailed process to configure Mautic to use Doctrine for managing email queues, implementing cron jobs to automate the process, and ensuring eff... Read More
Note: This guide is the starting point of a series of tutorials and how-to's for Mautic trial users to get to know Mautic and get the most return out of it like increasing your leads, customer lifetime value, more loyal returning customers, and... Read More
Note: This guide is the starting point of a series of tutorials and how-to's for Mautic trial users to get to know Mautic and get the most return out of it like increasing your leads, customer lifetime value, more loyal returning customers, and... Read More
Note: This guide is the starting point of a series of tutorials and how-to's for Mautic trial users to get to know Mautic and get the most return out of it like increasing your leads, customer lifetime value, more loyal returning customers, and... Read More
What are stages? Stages are a way to organize your contacts based on where they are in your marketing funnel. For example, you might have a "prospects" stage for contacts who have shown interest in your product or service, but haven't yet made a... Read More
If you need to stop a campaign from running, you can unpublish the campaign. This results in: All campaign events associated with the campaign being stopped Any contacts who submit campaign forms when the campaign is unpublished will not be added to... Read More
Mautic users often need to import large numbers of contacts, usually in a .csv file. Depending on the specifications of your server, there will come a limit where importing in the browser will fail, and you will end up with an incomplete import. For ... Read More