PHPackages                             networkteam/neos-mailjet-formfinisher - 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. networkteam/neos-mailjet-formfinisher

ActiveNeos-package[Mail &amp; Notifications](/categories/mail)

networkteam/neos-mailjet-formfinisher
=====================================

Form Finisher using mailjet

1.0.0(4y ago)02PHP

Since Sep 3Pushed 4y ago5 watchersCompare

[ Source](https://github.com/networkteam/Networkteam.Neos.Mailjet.FormFinisher)[ Packagist](https://packagist.org/packages/networkteam/neos-mailjet-formfinisher)[ RSS](/packages/networkteam-neos-mailjet-formfinisher/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Neos Mailjet Form Finisher
==========================

[](#neos-mailjet-form-finisher)

This package provides an additional form finisher for the [Flow Form Framework](https://github.com/neos/form) to be used with [mailjet.com](http://mailjet.com) to send template based mails via their SMTP API.

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

[](#configuration)

There are two ways to configure the sending of the mails by the mailjet system. The first one is to use the general Neos/Flow way by configuring the NeosSwiftMailer

```
Neos:
 SwiftMailer:
    transport:
         type: 'Swift_SmtpTransport'
        options:
            host: 'in-v3.mailjet.com'
            port: 587
            username: ''
            password: ''

```

All Values can be found in the Mailjet dashboard -&gt; transactional mails -&gt; SMTP

The second option is to use the node configuration on the mailjet finisher itself. This is useful if different departments want to use mailjet with different accounts, e.q. Marketing and Human Resources.

Using the form values in the mailjet template
---------------------------------------------

[](#using-the-form-values-in-the-mailjet-template)

The configured fields in the form are populated as variables to the mailjet templating system. The variables are directly usable with {{var:&lt;field\_identifier&gt;}}. To use this the identifier of the form field must be set. When setting an errorReportingRecipient this one will get failure notices for errors occured while rendering the template by mailjet.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

1713d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7cbf52f8dce27737b73b79ac2c958434339f3dcf704b17a040956ed9a33eb4ef?d=identicon)[networkteam](/maintainers/networkteam)

### Embed Badge

![Health badge](/badges/networkteam-neos-mailjet-formfinisher/health.svg)

```
[![Health](https://phpackages.com/badges/networkteam-neos-mailjet-formfinisher/health.svg)](https://phpackages.com/packages/networkteam-neos-mailjet-formfinisher)
```

###  Alternatives

[tijsverkoyen/css-to-inline-styles

CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.

5.8k505.3M227](/packages/tijsverkoyen-css-to-inline-styles)[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[netflie/laravel-notification-whatsapp

Laravel notification driver for WhatsApp

176173.9k](/packages/netflie-laravel-notification-whatsapp)

PHPackages © 2026

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