Skip to content
Mautic Hosting: Mautic Self Hosted Best Practices

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 Cron Jobs

Mautic Cron Jobs for Dummies.

Cron Jobs work like an alarm clock, you set the timer to a set date and time, and when the alarm goes off, some command gets executed. Simple enough, right?

Cron jobs are the smartest and simplest way to automate things on a Linux server, however, its design, deeply rooted in the earliest code from the initial versions of the Linux kernel, designed by the deep minds that created Linux itself, doesn’t always present itself as obvious to us marketers, that’s probably why so many people have issues with cron jobs. Yes, maybe this is something that could be solved within the Mautic interface, maybe someday… in the meantime, let’s try to tackle this problem down.

Read More »Mautic Cron Jobs for Dummies.

Upgrade from Mautic 3.x to Mautic 4.4.11

It is not yet time to migrate to Mautic 5 for your production environment, it is still too soon!
Mautic 4 on the other hand is currently very mature. This is the most stable, efficient and secure Mautic version we had in a very long time, especially after the recent release of Mautic 4.4.11, which is the last release in the Mautic 4.x series.
If you haven’t yet updated your Mautic 3 to Mautic 4, now is the time, here’s a guide to do so, how to upgrade to Mautic 4 in 3 simple steps.

Read More »Upgrade from Mautic 3.x to Mautic 4.4.11

How to Reset Lost Mautic Administrator Password

If you have forgotten or lost your Mautic Administrator Password, or if after an update your login has stopped working. Mautic can send you an email with a link for you to create a new password.
But what if your email settings are missing or do not work propely anymore? Bad news, there is no way to recover it or change it from the UI.

However, if you have SSH access to your Mautic instance, you can directly modify the database, you won’t be able to see the stored password, but you can overwrite the existing password or even better, add a new user directly into the database here’s how:

Read More »How to Reset Lost Mautic Administrator Password