Mayank Tiwari

mautic webhook thumbnail

How to use Mautic Webhooks [All you need to know]

In tutorial you will learn how you can create webhooks in Mautic and send data to other platforms. This is used for integration with platforms like Hubspot, Pipedrive, SugarCRM and many more. I’ll be covering following points in this Tutorial:1. What is Webhook ?2. What are use cases of webhooks in Mautic ?3. How to …

How to use Mautic Webhooks [All you need to know] Read More »

Symfony featured image

Symfony get Environment[.env] variable in Service

In this tutorial I’ll show you how to pass environment variables from .env file to Custom Service in Symfony. There are basically 4 steps for this: Define the parameter in .env Configure parameter in Symfony configuration services.yaml Pass as an argument in constructor of the service. Read receive parameters in constructor and assign to a …

Symfony get Environment[.env] variable in Service Read More »

mautic thrive themes integration thumbnail

Mautic 4 Integration with Thrive Leads [Thrive Themes] Using OAuth2 [In 5 Minutes]

In this tutorial I will show you how to properly connect Mautic 4 with Thrive Themes in WordPress using OAuth2. Basically this tutorial will answer following questions for you: How to Create OAuth2 credentials To use with Thrive Leads Mautic Integration? How to Properly Authenticate without any errors in the process? What is overall process …

Mautic 4 Integration with Thrive Leads [Thrive Themes] Using OAuth2 [In 5 Minutes] Read More »

Lightsail Upgrade blog banner

Create or Upgrade AWS Lightsail Server CPU, Storage Disk and Memory

If you use Lightsail you know it offers different pricing and scale models. For a start you choose a smaller and cheaper version but now business is good and you need to upgrade how do you do that ? In this tutorial i will share with you step by step approach on how to upgrade …

Create or Upgrade AWS Lightsail Server CPU, Storage Disk and Memory Read More »

php-ratchet-socket-complete-tutorial

PHP WebSocket Tutorial using Ratchet [Secured Production Deployment on Nginx with Reverse Proxy]

In this Tutorial you are going to learn, How to use Ratchet socket library to implement web socket in a Symfony application(it applies on any other PHP framework as well). Following are the highlights of this tutorial: Creating Socket Server in Symfony using Ratchet Socket library. Broadcasting and point to point messaging. Connecting to Socket …

PHP WebSocket Tutorial using Ratchet [Secured Production Deployment on Nginx with Reverse Proxy] Read More »

mautic recurring campaign

Recurring Email Campaign in Mautic – Step by step Tutorial with Example

Ever thought of a scenario in which you need to send regular daily, weekly, monthly updates via email. In this tutorial I’ll show how you can accomplish this automation and send recurring email using Mautic. Create a custom field to assign a sending frequency for the contact. Create Email you would like to send. Create …

Recurring Email Campaign in Mautic – Step by step Tutorial with Example Read More »

mautic multi step forms

How to Create Multi Step Form in Mautic 3 – Step By Step

In this tutorial I describe how you can divide your Mautic Form into multiple section and guide user through the submission. Mautic has this feature by default and it becomes very helpful for user on-boarding kind of forms. Steps to Create Multi Step Form in Mautic Create a Mautic form like any normal form. Add …

How to Create Multi Step Form in Mautic 3 – Step By Step Read More »

Install Mautic on Ubuntu

Install Mautic – Ubuntu Linux, Nginx and Free SSL [With Video Steps]

In this tutorial I’ll describe in detail how you can install Mautic on Ubuntu using Nginx (webinoly setup) and Free SSL from Let’s Encrypt. The steps are easy to follow, I’ll provide screenshots as well. The following are the steps I am going to describe in this tutorial. All the commands will be provided in …

Install Mautic – Ubuntu Linux, Nginx and Free SSL [With Video Steps] Read More »

Mautic REST API Explained with examples

Mautic REST API with 3 Type of Authentication – Explained with Postman Examples

In this tutorial I am going to explain how you can use Mautic API in order to connect Mautic with any other platform as per requirements. Mautic uses REST API and I assume you already know the basics of REST API as I am not going into details of REST APIs, if you don’t know …

Mautic REST API with 3 Type of Authentication – Explained with Postman Examples Read More »