Skip to content

Mautic

Install Mautic 3

Mautic 3.3.5 Installation on Ubuntu 20.04 with PHP 7.3 and MySQL 5.7

UPDATED on August, 6 2022 for Mautic 3.3.5. This is by far the simplest way to install Mautic 3 on a VPS.
With this Mautic 3 Installation tutorial, you will learn how to complete the Mautic 3.3.5 installation with PHP 7.3 on top of Ubuntu 20.04 LTS and MySQL 5.7 (MariaDB 10.2).

3 Simple Steps to Install Mautic 3:

  1. Install the packages required to run Mautic 3.
  2. Install Mautic 3 and run the configuration wizard.
  3. Install Mautic 3 Cron Jobs.
Read More »Mautic 3.3.5 Installation on Ubuntu 20.04 with PHP 7.3 and MySQL 5.7

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

[Solved] Maxmind GeoLite2 & GeoIP Database Auto-Update | 2020.

If you just installed Mautic in 2020, you might have noticed the Maxmind IP lookup doesn’t seem to work anymore. That’s because Maxmind has changed the method to obtain the latest updated databases from them.
The difference is simple, now you need to provide your credentials, but it completely changes the process to update your IP database.

In this post you’ll find 5 simple steps to fix the Maxmind Geolite2 and GeoIP issue in under 10 minutes, so you can make your Mautic installation compliant with the new process and automate obtaining the Geolite2 database for your Mautic installation.

Read More »[Solved] Maxmind GeoLite2 & GeoIP Database Auto-Update | 2020.
Mautic for Agencies

Which is the Best Way to Run 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 Installation: Mautic Hardware Requirements

The adequate amount of hardware resources you need for your Mautic installation will depend on the Mautic features you’ll be using.

Find out how to accurately forecast the Mautic Requirements for your next Mautic installation and prevent Mautic from running slow.

As a Mautic Ops freelancer and Systems Architect, I have encountered several perfectly OK Mautic installations that where just terribly slow (to the point of not being usable anymore) but otherwise perfectly OK, what usually happens is that the new server is dimensioned accordingly to some basic rules, like 1GB of RAM for every 10K users. This way of forecasting your Mautic hardware requirements is too simplistic and will inevitably lead you to a slow-running Mautic installation.

Read More »Mautic Installation: Mautic Hardware Requirements
Mautic-advantages-VS-SaaS

9 Mautic Advantages Hubspot won’t provide you with

SaaS is all the rage in every industry and Marketing Automation is no exception, tools like Hubspot, Marketo, Pardot, Eloqua and many others to the count of more than a hundred MA SaaS tools!
However, SaaS tends to use a “one size fits all” service model (or better said, 3 sizes fits all), which tends to leave a big chunk of companies out of their offerings.
Your company might be one of the special outliers that don’t perfectly fit in the SaaS model. The good news is, most probably, Mautic will cover all of your needs.

Read More »9 Mautic Advantages Hubspot won’t provide you with
Mautic Cron Jobs

Mautic 3 Cron Jobs – The Full Guide.

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.
Mautic Pricing

Mautic Pricing: The Real Cost of Mautic Self-Hosted

Many companies turn to Mautic in search of a more cost-effective way to enable their organizations for the future.

Since Mautic is free to download, yeiii! One could think running it at scale could be done for free too, however, Mautic is quite a complex piece of software, and depending on your requirements, it will also need some decent hardware to run on top of.
In this post, I’ll give you details about the costs involved and how to source what you need.

Read More »Mautic Pricing: The Real Cost of Mautic Self-Hosted
Mautic Hosting: 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 Hosting: Mautic Self Hosted Best Practices
Mautic Backup

Mautic Backup for Dummies & Marketers too

There’s much more to making backups than just copying files, as you probably know, you need a backup strategy. In this post, I’m not going to enter in detail on the strategic part. Anyway, I’m going to abide by the most basic and indispensable elements of a backup strategy, that is so, if you ever need your data, you have a certain guarantee that your data will remain available to you when most needed.

I’m going to start with a little bit of theory, I know it’s boring, but it will let you understand what you’re doing in the second part when we start using the console and giving instructions to the server.

Read More »Mautic Backup for Dummies & Marketers too