PHPackages                             thelia/mailjet-module - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. thelia/mailjet-module

ActiveThelia-module

thelia/mailjet-module
=====================

2.0.2(3y ago)04828LGPL-3.0+PHP

Since Jan 7Pushed 3y ago5 watchersCompare

[ Source](https://github.com/thelia-modules/Mailjet)[ Packagist](https://packagist.org/packages/thelia/mailjet-module)[ RSS](/packages/thelia-mailjet-module/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (1)Versions (11)Used By (0)

Mailjet for Thelia
==================

[](#mailjet-for-thelia)

Authors:

- Benjamin Perche
- Franck Allimant

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](https://dev.mailjet.com/email-api/v3/apikey/).

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.

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 !

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~499 days

Recently: every ~252 days

Total

7

Last Release

1155d ago

Major Versions

1.3.2 → 2.0.02022-10-26

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2196919?v=4)[thelia](/maintainers/thelia)[@thelia](https://github.com/thelia)

---

Top Contributors

[![roadster31](https://avatars.githubusercontent.com/u/2197734?v=4)](https://github.com/roadster31 "roadster31 (22 commits)")[![lovenunu](https://avatars.githubusercontent.com/u/6106094?v=4)](https://github.com/lovenunu "lovenunu (3 commits)")[![lunika](https://avatars.githubusercontent.com/u/767834?v=4)](https://github.com/lunika "lunika (2 commits)")[![bibich](https://avatars.githubusercontent.com/u/1215555?v=4)](https://github.com/bibich "bibich (2 commits)")[![ThomasDaSilva](https://avatars.githubusercontent.com/u/97163246?v=4)](https://github.com/ThomasDaSilva "ThomasDaSilva (1 commits)")[![lopes-vincent](https://avatars.githubusercontent.com/u/6057206?v=4)](https://github.com/lopes-vincent "lopes-vincent (1 commits)")[![Lurivar](https://avatars.githubusercontent.com/u/33634597?v=4)](https://github.com/Lurivar "Lurivar (1 commits)")[![stephaniepinet](https://avatars.githubusercontent.com/u/4497674?v=4)](https://github.com/stephaniepinet "stephaniepinet (1 commits)")

### Embed Badge

![Health badge](/badges/thelia-mailjet-module/health.svg)

```
[![Health](https://phpackages.com/badges/thelia-mailjet-module/health.svg)](https://phpackages.com/packages/thelia-mailjet-module)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
