Skip to content

Mautic

Everything about Mautic, from installation to configuration to creating campaigns and sending emails.

Which is the Best Way to Run Mautic for Agencies?

Mautic for Agencies

Every so often I get requests to deploy multi-tenant Mautic setups, those requests are usually from a Marketing agency that needs to run multiple Mautic instances for their customers or their internal usage, However, multi-tenancy is very often a misunderstood and misused concept.

Multi-tenancy is an architectural approach enabling a single instance of an application to be used by multiple organizations or users, the tenants. In multi-tenant apps, there is just one code base for everyone and the separation between clients is done in that single codebase and sustained by the database.

On the other hand, Multi-instance, what I call “Replication” provides each organization with its own codebase.

Let’s analyze in detail these 2 options and find out which is the best way to run Mautic for an Agency.

Read More »Which is the Best Way to Run Mautic for Agencies?

Mautic Self-Hosted Best Practices

Mautic Hosting: Mautic Self Hosted Best Practices

Mautic will run on any server that supports PHP and a MySQL compatible database, which is little short of saying it will run anywhere, you could run it on Linux, Windows, you could run it on your phone, what the heck! you could probably run it on your smart coffee maker!

But should you? Of course not, your coffee maker runs java! hehehe.

Now seriously, which is the best platform to run Mautic? As always, it depends, so I will try to give you enough pointers for you to choose the best option for your own situation.

Read More »Mautic Self-Hosted Best Practices

Mautic 5.1.1 Install Tutorial: Debian 12, PHP 8.2, MariaDB 11.4

5 Simple Steps to Install Mautic 5.1.1 on Debian 12.

  1. Install the packages required to run Mautic 5.
  2. Install Mautic 5.1.1 – Codename: Alpheratz
  3. Run the Mautic 5 configuration wizard.
  4. Install the Mautic 5 Cron Jobs.
  5. Enjoy your first Mautic 5 installation!

I usually do these tutorials for Ubuntu, however, Debian is having a surge in popularity and for good reasons, in fact, in production, I am switching from Ubuntu to Debian, so I thought it was time to add Debian 12 to the Mautic installation tutorials…

Debian has been flourishing lately, some key changes in their view of the world and changes in what is acceptable in a FOSS OS are bringing, a much needed, breath of fresh air.

So, if you don’t need to support the latest hardware, and you enjoy reliability and stability, give Debian a spin for your next Mautic 5 installation, you won’t regret it!

Read More »Mautic 5.1.1 Install Tutorial: Debian 12, PHP 8.2, MariaDB 11.4

Mautic 3 Cron Jobs – The Full Guide.

Mautic Cron Jobs

Mautic cron jobs automate several repetitive tasks that Mautic needs to perform in order to run properly. Mautic Cron jobs also allow you to control the timings on each of those processes.

This is the complete and most updated guide on Mautic 3 Cron jobs, now revisited after Mautic 3, so you can take Mautic Cron Jobs to the top-level and automate Mautic tasks with Crontab.

This is a 3-level series about Mautic Cron Jobs, each guide is suited for users with different levels of skills: Newbie, Rookie, and PRO.

Read More »Mautic 3 Cron Jobs – The Full Guide.