Let's automate with Mautic!

Tutorials, courses, videos

Newest Posts


Post Image

I just rebooted everything

In Marketers posted at April 7, 2025

Bye bye Wordpress, it's been a pleasure knowing you. I launched my original website almost 10 years ago. The idea was to publish content related to email deliverability. I choose wordpress at that time, because it was free, and easy to set up. Over the years I grew my website into a membership page with members only content, knowledge base, a webshop and an elearning center.

Read More →

Post Image

Mautic 5 Cronjobs

In Devops and Programmers posted at October 26, 2024

Since I posted my Mautic 5 email sending videos, I’m getting a LOT of questions about cronjobs. I have been doing a lot of tests, and still not 100% happy with my setup. But I anyway wanted to share how I set up my cronjobs to get you started.

Read More →

Post Image

Upgrade Mautic 5.1 to Mautic 5.1.1 using composer

In Devops and Programmers posted at September 19, 2024

If you just switched from a regular (github/file copy) deployment of your Mautic to composer based management, you will meet your first challenge. How do I update? In this tutorial I’m going to show you step by step how it is done.

Read More →

Post Image

Mautic 5: This is how email setup works

In Devops and Programmers posted at September 6, 2024

There is no perfect documentatin of the Email setup on Mautic 5 as the setup depends on your SMTP, server speed and other factors. In this tutorial I’m trying to cover as much as can. Oh – I created a video for it!

Read More →

Post Image

Email sending in Mautic 5: Cron, Queue and Daemons

In Devops and Programmers posted at September 6, 2024

As Mautic 5 is based on Symfony 5.4, which improved the way emails are sent out, made it a lot faster, and a lot more scalable. Now emails can go out immediatly without waiting for cron cycles, all managed by a process, that just runs smoothly in the background. In this post (and video) I’m going to explain you how Email sinding works in Mautic 5.

Read More →