2017 © Pedro Peláez
 

thelia-module mailjet-module

image

thelia/mailjet-module

  • Tuesday, April 25, 2017
  • by thelia
  • Repository
  • 4 Watchers
  • 0 Stars
  • 46 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 4 Versions
  • 24 % Grown

The README.md

Mailjet for Thelia

Authors: - Benjamin Perche bperche@openstudio.fr - Franck Allimant franck@cqfdev.fr, (*1)

This module keep a Mailjet contact list of your choice synchronized whith the newsletter subscriptions and unsubscriptions on your shop :, (*2)

  • When a user subscribe to your newsletter on your shop, it is automatically added to the Mailjet contact list., (*3)

  • When a user unsubscribe from your list, it is also deleted from the Mailjet contact list. The user is nor deleted from Mailjet contacts, but is only removed from the contact list., (*4)

The module is based on the APIv3 Documentation of Mailjet., (*5)

  1. Prerequisites

You must have a Mailjet account and have created a contact list. Get your mailing list address on the contact list page, which is like xxxxxx@lists.mailjet.com and take note of the 'xxxxxx' part., (*6)

You'll also need your API Key and Secret key. You'll find them in your Mailjet account, see the REST API section., (*7)

  1. Installation

There is two ways to install the mailjet module: - Download the zip archive of the file, import it from your backoffice or extract it in thelia/local/modules - require it with composer:, (*8)

"require": {
    "thelia/mailjet-module": "~1.0"
}

Then go to the configuration panel, give your API key and secret. You can leave the webservice address as its default value. Then enter your mailing list name (the 'xxxxxx') into the 4th field., (*9)

Save and you're done !, (*10)

The Versions

25/04 2017

dev-master

9999999-dev

  Sources   Download

LGPL-3.0+

The Requires

 

24/04 2017

dev-revert-9-master

dev-revert-9-master

  Sources   Download

LGPL-3.0+

The Requires

 

24/04 2017

dev-revert-10-master

dev-revert-10-master

  Sources   Download

LGPL-3.0+

The Requires

 

07/01 2015

1.0

1.0.0.0

  Sources   Download

LGPL-3.0+

The Requires