MJML Installation Instructions

MjmlApiBundle

This plugin integrates MJML (Mailjet Markup Language) with Mautic, allowing you to create responsive email templates easily.

Installation

  1. Download the plugin from the releases page.
  2. Extract the zip file.
  3. Copy the extracted folder to the `plugins` directory of your Mautic installation.
  4. Clear the Mautic cache:
    php bin/console cache:clear
  5. Go to the Mautic admin panel, navigate to the Plugins page, and click the “Install/Upgrade Plugins” button.
  6. Look for the MJML plugin in the list and click “Install” or “Upgrade” if it’s already installed.

Configuration

To use the MJML plugin, you need to obtain an App ID and Secret Key from MJML:

  1. Go to the [MJML API](https://mjml.io/api) page.
  2. Sign up for an account if you don’t have one.
  3. Once logged in, navigate to your account settings or API section.
  4. Generate a new API key pair. This will provide you with an App ID and Secret Key.
  5. In Mautic, go to the Plugins page and find the MJML plugin.
  6. Click on the plugin to open its configuration screen.
  7. Enter the App ID and Secret Key in the respective fields.
  8. Save the configuration.

Usage

After installation and configuration, you can use MJML syntax in your Mautic email templates. Refer to the MJML documentation for syntax details.

Support

If you encounter any issues or have questions, please send an email to support@mailertizer.com