714

Product support

Get help in the plugin support forum.

Categories

Newsjet Plugin

Mailjet integration plugin

This plugin implements the Mailjet API with a subscription form functionality for the OctoberCMS.

Please don't report issues in the Reviews section : use the support forum

Features

  • Add subscribers to the Mailjet Contact list of your choice and send them your newsletters from your Mailjet account
  • Support the GDPR: you can add as many checkbox (required or not) as you need
  • Double optin: send your Mailjet template with confirmation link to validate the subscription
  • Use your Mailjet transactional template for the confirmation link email
  • Multilanguage: compatible with Rainlab.Translate plugin, you can set different messages and Mailjet template for each language
Create the double optin page with the component and configure the url

Configuring

In order to use the plugin you need to get the API keys from your Mailjet account.

  1. In the OctoberCMS back-end go to the Settings page and click the Mailjet Config link.
  2. Fill all the required fields in the Mailjet configuration tab (API key API secret Template Id... )
  3. Fill the texts in Subscribe form and Double Optin tabs
  4. Create a confirmation page in the CMS and add and configure the doubleOptin component to it, set the page URL with :vkey and :umail parameters. Ex: /newsletter-optin/:vkey/:umail (screenshot)
  5. Add and configure the subscribeForm component in the pages or layouts you want.(screenshot)
  6. In your Mailjet Transactionnal template use the variable {{var:confirm_link}} where you want to insert the confirmation link (screenshot).

You must add the OctoberCMS Ajax framework on the page or layout in order to make the subscribeForm component work.

Note: in the Subscribe Form settings tab the sender email must be allowed as sender in your Mailjet account

That's it!

1.0.1

DoubleOptin fix and update Readme

May 24, 2019

1.0.0

Initialize plugin.

May 22, 2019