John Linhart

My thoughts and stuff

Mautic 3 (M3) was announced a few months back but there is no list of specific changes with technical details that should happen in this breaking change (BC) version. My concern is that we plan to make too big changes and we'll never see it finished. M3 should include only the most necessary c...

Continue reading...

UPDATE: This tutorial was copied...

...to the official Mautic documentation: (https://mautic.org/docs/en/tips/update-failed.html)

Mautic dev team tests Mautic on different Mautic configuration and server settings, but sometimes, something causes an error. That is very unpleasant especially when...

Continue reading...

This step by step tutorial are notes for myself while performing Live Demo at Mautic Meetup Prague 2015. You can install Mautic on your server to try it of simply use (http://mautic.com) service to host your Mautic for you.

When all is set, the workflow for a lead will look like this: Visit the...

Continue reading...

Mautic has API to interact with other systems. There is PHP API library for faster intagration to PHP projects. The API requires oAuth (1a or 2) authentication. API calls are great for integration with your current system(s). You can simply create a lead or move a lead to a smart list when the lea...

Continue reading...