How to setup CRON jobs for Mautic

Published: 29 September 2018
on channel: Founder at work
3,344
13

Life is short, learn how to transform into a full-stack developer - https://list.founderatwork.com/full-s...

Put together a small tutorial on how to use

☆Subscribe To Channel☆
https://codewithintent.com/subscribe

☆Ask a Question☆
https://codewithintent.com/question

Don't forget Like, Comment & Subscribe to stay updated with the latest content released.

☆Follow Me☆
Blog → https://codewithintent.com
Twitter → https://codewithintent.com/twitter
Google+ → https://codewithintent.com/google
Facebook → https://codewithintent.com/facebook
Instagram → https://codewithintent.com/instagram

☆My Gear☆
Main Computer → https://codewithintent.com/best-compu...
My Favorite Hosting → https://codewithintent.com/best-virtu...
My Microphone → https://codewithintent.com/mic

☆Mailing Address☆
Rick Hernandez
801-820-0101
32 W 200 S #117
Salt Lake City, UT 84101
USA

☆Bitcoin☆
Wallet: 1MWrd9brskWEeyTqGpDCVWqdb4bDpSJJYk

From looking at the documentation for Mautic, it’s required to set up a couple of cronjob in order for Mautic to work properly. This was not the case with older versions, please be aware this only applies to version 1.1.2. Which is the latest release as of this date.

Before getting started you have to make a patch to the source code, you can see the conversation on why this patch is required. You can find the patch on GitHub. After setting up the patch, then you can continue with the simple setup of a cronjob with the crontab. If you want to learn more about cronjobs see the Ubuntu documentation.

crontab -e
In this file, you are going to have to add the following lines.

NOTE! PLEASE CHANGE THE PATH TO YOUR SETUP
This file will execute the following commands every minute, depending on your resources available to the server this might be ok or not please double check with your system administrator. Since this is a test server it’s fine for me but in production, I would probably do something around every 30 minutes. Now save that file and you are ready to go!


Watch video How to setup CRON jobs for Mautic online without registration, duration hours minute second in high quality. This video was added by user Founder at work 29 September 2018, don't forget to share it with your friends and acquaintances, it has been viewed on our site 3,34 once and liked it 1 people.