Skip to content

Install Mautic 6.0.2 with Zero Linux Knowledge Required: AutoMautic

AutoMautic 6.0.2 is here! This is the single-command Mautic installation script to install Mautic 6.0.2 in a jiffy, the right way…
That’s it, nothing more, nothing less… No Panels required, no hosting to buy, no DDEV, no Docker, no Composer, No nothing.
Just one command that will take care of everything for you…

This new release of Mautic 5 might be the last ever M5 and has several security fixes, so it’s quite a good idea to upgrade to this version.
And with now, 586 lines of bash, this script is becoming one of the most reliable ways of installing Mautic 5.

The script installs Apache, MariaDB, PHP, downloads and installs Mautic automatically, gets and installs an SSL certificate and does quite a bit of configuration for you, all automatically, like the Mautic cronjobs, Apache config, MySQL config and many other things…


We have a new GitHub repo for this script, so in addition to the comments here below, feel free to drop by the repo if you have questions, ideas or proposals:
https://github.com/Martech-WorkShop/AutoMautic
.

Read More »Install Mautic 6.0.2 with Zero Linux Knowledge Required: AutoMautic

Mautic 6.0.2 Install on Ubuntu 24.04, PHP 8.3, MariaDB 11.4

A very promising, long-standing stack for Mautic 5!

This is, in my opinion, a software stack that is going to be widely used for several years. The planets (software versions) are now perfectly aligned for a great stack that will last a long time. Ubuntu 24.04 is a great base for Mautic 5 instances, and we can now enjoy PHP 8.3 and MariaDB 11.4, your Mautic setup will run faster than ever and your database will self optimize better than ever before.

4 Simple Steps to Install Mautic 6.0.2

  1. Install the packages required to run Mautic 6
  2. Install Mautic 6.0.2
  3. Run the Mautic 6 configuration wizard
  4. Install the Mautic 6 Cron Jobs
Read More »Mautic 6.0.2 Install on Ubuntu 24.04, PHP 8.3, MariaDB 11.4

KISSmauticDKR 6.0.2 – Your first Mautic 6 Docker Container.

For the average developer or geeky marketer who just wants to give Mautic a quick spin, the official images are serious overkill.
That is why I’ve created the KISS-Mautic containers, an all-in-one, batteries included, single-container implementation of a full Mautic server, with:
– Debian 12-slim
– Mariadb 11.4 LTS
– Apache 2.4
– PHP 8.3-FPM
– Mautic 5.2.6 or 6.0.2

The database is pre-populated with a user and a Mautic database as well as the Mautic DB schema, so you don’t have to go through Mautic’s installation (wizard) process.

Tempted? Get the latest Mautic, ready to log in in under 2 minutes… Give it a quick spin with:
docker run -d --name KISSmauticDKR-526 -p 8080:80 martechws/mautic:6.0.2
Takes just a few seconds to launch, then go to http://localhost:8080

Read More »KISSmauticDKR 6.0.2 – Your first Mautic 6 Docker Container.

Mautic 5.2.6 Install on Ubuntu 24.04, PHP 8.3, MariaDB 11.4

A very promising, long-standing stack for Mautic 5!

This is, in my opinion, a software stack that is going to be widely used for several years. The planets (software versions) are now perfectly aligned for a great stack that will last a long time. Ubuntu 24.04 is a great base for Mautic 5 instances, and we can now enjoy PHP 8.3 and MariaDB 11.4, your Mautic setup will run faster than ever and your database will self optimize better than ever before.

5 Simple Steps to Install Mautic 5.2.6

  1. Install the packages required to run Mautic 5.
  2. Install Mautic 5.2.6
  3. Run the Mautic 5 configuration wizard.
  4. Install the Mautic 5 Cron Jobs.
  5. Enjoy your first Mautic 5 installation!
Read More »Mautic 5.2.6 Install on Ubuntu 24.04, PHP 8.3, MariaDB 11.4