Mautic

Mautic is an open-source marketing automation platform that helps businesses manage and automate their marketing processes. It offers tools for email marketing, lead generation, customer segmentation, and campaign management. Mautic enables users to create personalized marketing campaigns, track customer interactions, and analyze data to optimize marketing efforts. The platform integrates with various third-party tools and CRMs, providing a central system for managing all aspects of digital marketing. Mautic's flexibility allows users to create custom workflows, trigger actions based on user behavior, and nurture leads through automated sequences, ultimately helping businesses improve customer engagement and increase conversions. It is particularly useful for companies looking to automate marketing tasks while maintaining control over their marketing strategies and data.

This package adds SMS transport for seven.

Installation

In a Composer-based Mautic installation

  1. 1

    Navigate to the Mautic root directory

    cd path/to/the/mautic/root/directory

  2. 2

    Require the package

    composer require seven.io/mautic

  3. 3

    Reload the plugins

    php bin/console mautic:plugins:reload

  4. 4

    Enter API key

    Go to Plugins → Seven in Mautic and enter your YOUR_API_KEY.

Last updated: 5 days ago