DDEV is an OS agnostic wrapper for Docker that makes it easy to set up PHP projects on your local machine. DDEV aims to make Docker simple and accessible to everyone. Even better, DDEV is entirely open source.
In this guide we will show you how to set up a local development environment for Mautic...
Have you already got a finished article or tutorial that should be available in the knowledgebase for everyone? If so, please share it with the Mautic Community and make it public. To do that, just send the article or tutorial to edu-contribution@mautic.org.
We will handl...
Landing pages are a powerful feature that enable you to do more than just publish content quickly and easily. Using landing pages can give you insight to what kind of content your contacts are interested.
Creating campaigns involves picking a name, creating a description, and defining the segments to associate with the campaign. These campaigns can then be assigned a category and defined publishing information.
Mautic configuration is important for branding, performance, and the user experience. Once you’ve configured these settings, you probably won’t have to touch them again.
Mautic’s root URL: Normally, when a user logs into his or her Mautic instance, he or...
Marketing automation is the use of software to deliver personalized messages to customers and leads. The software allows you to create a dynamic series of messages to send to your contacts. Marketing automation offers an exciting opportunity for greater efficiency, co...
This article will guide you through setting up Mautic locally for use and for development.
A basic knowledge of Terminal is good, although you should be able to follow along, as the commands are all fairly simple. They are mainly to get the prerequisite componen...
Mautic is the world's first Open Source Marketing Automation platform. It was created by DB Hurley and launched in 2014 as an Open Source project under the GPL v3 license.
You can find out more on our website, mautic.org, or on Github. You can download Mautic via the Download page ...
Updating to the latest version of Mautic doesn’t necessarily have to be a risky or time-consuming endeavor. Aside from new features, bug fixes - especially security-related bug fixes - are a good reason to upgrade to the latest Mautic release. The community may not be able to help you with an issue...
Mautic has a great API to interact with other systems. The REST API serves as a powerful gateway to the Mautic system. It supports an ample amount of calls allowing users to programmatically create, read, delete, and modify different components within Mautic. The Mautic API requires OAu...
If you have ever had to troubleshoot a failed Mautic upgrade, you might have come across this page, which, among other things, describes the commands doctrine:migrations:migrateand doctrine:schema:update.
If you have ever wondered what t...
In Mautic you can differentiate between static and dynamic segments. In this knowledge base article you will find a brief overview of the different characteristics of each type.
Static segments are not filter-based. Adding contacts to a segment must...
There are different ways how to handle SES with Mautic, I will share you my practice, which I use for all our customers at Friendly Automate 2 and which works like a Swiss clockwork. There are other good solutions as well, I’m sure someone will post their in this thread. (Always use the proper path,...
Forms are one of Mautic's most important features, as they are used to collect user information and to identify them throughout the use of a cookie that is set on form submit.
Forms are often used in conjunction with another core feature of Mautic - landing pages - which are...
There are 5 filters you can use for matching part of a string
The first three filters (starts with, ends with, contains) match strings as you enter it. The ‘like’ filter is for advanced users - you can specify which...
To start it off nice and simple let’s cover the basic function of Segments. In Mautic, Segments are used to easily organize contacts by grouping them using a variety of different filters and conditions. They are used to send out emails, trigger campaigns, or simply for analysis....
Drip marketing campaigns are basically email campaigns, which sends out different emails either based on time or on user decisions. The whole idea behind a drip email campaign is that you’re going to be sending out targeted emails automatically on predefined schedules or co...
This article describes how to set up the integration between Salesforce and Mautic, including how to configure the integration to pass Mautic Activities into SalesForce and some Recommendations & Best Practices. This integration leverages the REST API and the on...
A/B testing is available for Segment emails only.
Before you can create an A/B test, you’ll first need to create the parent (A) email as you would create any normal email. Then, once you have saved this base email, you will find the A/B testing section...
The Marketing Messages feature can be found under the Channels section in Mautic and is one of the channels available to you through which you can optimize and personalize communication with your customers.
Marketing messages allow you to empower the customer to deci...