GithubHelp home page GithubHelp logo

adry84 / mailjet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thelia-modules/mailjet

0.0 2.0 0.0 72 KB

Mailjet module for Thelia ecommerce cms

License: GNU Lesser General Public License v3.0

PHP 98.87% HTML 1.13%

mailjet's Introduction

Mailjet for Thelia

Authors:

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

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

  • 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.

The module is based on the APIv3 Documentation of Mailjet.

  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 [email protected] and take note of the 'xxxxxx' part.

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

  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:
"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.

Save and you're done !

mailjet's People

Contributors

roadster31 avatar lovenunu avatar bibich avatar lunika avatar stephaniepinet avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.