PHPackages                             leuchtfeuer/mautic-mailjetadapter-bundle - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. leuchtfeuer/mautic-mailjetadapter-bundle

ActiveMautic-plugin[Mail &amp; Notifications](/categories/mail)

leuchtfeuer/mautic-mailjetadapter-bundle
========================================

Plugin allows sending emails with Mailjet in batches via API and callback handling used for bounce management.

5.0.1(1mo ago)2654↓64.3%5[1 issues](https://github.com/Leuchtfeuer/mautic-MailjetAdapter-bundle/issues)[2 PRs](https://github.com/Leuchtfeuer/mautic-MailjetAdapter-bundle/pulls)GPL-3.0PHPPHP &gt;=8.0.0

Since Sep 21Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/Leuchtfeuer/mautic-MailjetAdapter-bundle)[ Packagist](https://packagist.org/packages/leuchtfeuer/mautic-mailjetadapter-bundle)[ RSS](/packages/leuchtfeuer-mautic-mailjetadapter-bundle/feed)WikiDiscussions mautic5 Synced 2d ago

READMEChangelog (10)Dependencies (4)Versions (22)Used By (0)

DEPRECATED Plugin: Mailjet Adapter by Leuchtfeuer
=================================================

[](#deprecated-plugin-mailjet-adapter-by-leuchtfeuer)

Overview / Purpose / Features
-----------------------------

[](#overview--purpose--features)

This plugin enable Mautic 5 to run Mailjet as a email transport, including bulk sending via API, and catching bounces and other feedback via Webhook.

Requirements for this release
-----------------------------

[](#requirements-for-this-release)

- Mautic 5.x (minimum 5.1)
- PHP 8.0 or higher

Installation
------------

[](#installation)

### Composer

[](#composer)

This plugin can be installed through composer.

### Manual Installation

[](#manual-installation)

Alternatively, it can be installed manually, following the usual steps:

- Download the plugin
- Unzip to the Mautic `plugins` directory
- Rename folder to `LeuchtfeuerMailjetAdapterBundle`
- In the Mautic backend, go to the `Plugins` page as an administrator
- Click on the `Install/Upgrade Plugins` button to install the Plugin. OR
- If you have shell access, execute `php bin\console cache:clear` and `php bin\console mautic:plugins:reload` to install the plugins.

Configuration
-------------

[](#configuration)

### Mautic

[](#mautic)

This plugin provide two transports,

1. SMTP Relay: The best and fastest way to use the SMTP Relay is to have your own local mail server relaying messages to the Mailjet SMTP.
2. Email API: The Mailjet API is organized around REST. For more visit [Send API v3.1](https://dev.mailjet.com/email/guides/send-api-v31/).

DSN (Data Source Name)SMTP Relay`'mailer_dsn' => 'mautic+mailjet+smtp://:@default:465',`Email API`'mailer_dsn' => 'mautic+mailjet+api://:@default:465',`Follow the steps to set up Mailjet DSN,

1. Navigate to Configuration (/s/config/edit&gt;)
2. Scroll to Email Settings
3. Update the following fields leaving rest default or empty,

FieldValueScheme`mautic+mailjet+smtp` or `mautic+mailjet+api`Host`default`Port`465`User``Password``The `` and `` will be used for authentication purposes. Please visit the [Mailjet Guide](https://dev.mailjet.com/email/guides/getting-started/)

On the Configuration page **Email DSN** should look like [![Email DSN](Docs/imgs/02%20-%20Email%20DSN.png "Email DSN")](Docs/imgs/02%20-%20Email%20DSN.png)

### Mailjet

[](#mailjet)

1. Create a [Mailjet account](https://app.mailjet.com/signup)
2. Then [retrieve your API and Secret keys](https://app.mailjet.com/account/api_keys). They will be used for authentication purposes.
3. Set up the webhook hook for event tracking from your account preferences, in the [Event Tracking section](https://app.mailjet.com/account/triggers). The webhook URL should be `https:///mailer/callback`.

Usage
-----

[](#usage)

### Webhook &amp; Bounce Handling

[](#webhook--bounce-handling)

The plugin automatically processes feedback from Mailjet via a dedicated callback endpoint. The following events are handled in Mautic:

- **Hard Bounces &amp; Blocked**: Contact is marked as bounced and excluded from further sending.
- **Spam Complaints**: Contact is marked as unsubscribed.
- **Unsubscribes**: Contact is marked as unsubscribed.

Known Issues
------------

[](#known-issues)

Troubleshooting
---------------

[](#troubleshooting)

Make sure you have not only installed but also enabled the Plugin. If things are still funny, please try `php bin/console cache:clear`

Change log
----------

[](#change-log)

-

Future Ideas
------------

[](#future-ideas)

- Plugin DEPRECTAED - No future improvements intended

Sponsoring &amp; Commercial Support
-----------------------------------

[](#sponsoring--commercial-support)

We are continuously improving our plugins. If you are requiring priority support or custom features, please contact us at .

Get Involved
------------

[](#get-involved)

Feel free to open issues or submit pull requests on [GitHub](#). Follow the contribution guidelines in `CONTRIBUTING.md`.”

Credits
-------

[](#credits)

Author
------

[](#author)

Leuchtfeuer Digital Marketing GmbH Please raise any issues in GitHub. For all other things, please email

License
-------

[](#license)

This plugin is licensed under the GPL v3 License.

Resources / Further Readings
----------------------------

[](#resources--further-readings)

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance79

Regular maintenance activity

Popularity21

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor3

3 contributors hold 50%+ of commits

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 ~68 days

Recently: every ~115 days

Total

15

Last Release

57d ago

Major Versions

0.0.1 → 1.0.02024-02-08

1.0.11 → 5.0.02026-02-05

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20301893?v=4)[Leuchtfeuer Digital Marketing](/maintainers/LeuchtfeuerDigitalMarketing)[@LeuchtfeuerDigitalMarketing](https://github.com/LeuchtfeuerDigitalMarketing)

---

Top Contributors

[![JonasLudwig1998](https://avatars.githubusercontent.com/u/146742086?v=4)](https://github.com/JonasLudwig1998 "JonasLudwig1998 (15 commits)")[![shinde-rahul](https://avatars.githubusercontent.com/u/1046788?v=4)](https://github.com/shinde-rahul "shinde-rahul (11 commits)")[![MadlenF](https://avatars.githubusercontent.com/u/87804194?v=4)](https://github.com/MadlenF "MadlenF (10 commits)")[![Bastian2718](https://avatars.githubusercontent.com/u/177823038?v=4)](https://github.com/Bastian2718 "Bastian2718 (9 commits)")[![PatrickJenkner](https://avatars.githubusercontent.com/u/139468697?v=4)](https://github.com/PatrickJenkner "PatrickJenkner (4 commits)")[![ekkeguembel](https://avatars.githubusercontent.com/u/43146234?v=4)](https://github.com/ekkeguembel "ekkeguembel (4 commits)")[![lenonleite](https://avatars.githubusercontent.com/u/218436?v=4)](https://github.com/lenonleite "lenonleite (2 commits)")[![LeonOltmanns](https://avatars.githubusercontent.com/u/55587275?v=4)](https://github.com/LeonOltmanns "LeonOltmanns (1 commits)")

---

Tags

pluginMauticintegration

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/leuchtfeuer-mautic-mailjetadapter-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/leuchtfeuer-mautic-mailjetadapter-bundle/health.svg)](https://phpackages.com/packages/leuchtfeuer-mautic-mailjetadapter-bundle)
```

###  Alternatives

[etailors/mautic-amazon-ses

Amazon SES Mailer Plugin for Mautic

574.2k](/packages/etailors-mautic-amazon-ses)[mautic/grapes-js-builder-bundle

GrapesJS Builder with MJML support for Mautic

5691.8k13](/packages/mautic-grapes-js-builder-bundle)[pabloveintimilla/mautic-amazon-ses

Mautic 5 plugin that provides Amazon SES as an email transport and callback to process bounces

452.4k](/packages/pabloveintimilla-mautic-amazon-ses)[firemultimedia/mautic-multi-captcha-bundle

This plugin brings Google's reCAPTCHA, hCaptcha, and Cloudflare Turnstile integration to mautic.

141.3k](/packages/firemultimedia-mautic-multi-captcha-bundle)

PHPackages © 2026

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