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 3w 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

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity51

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

1764d 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

[neos/neos

An open source Content Application Platform based on Flow. A set of core Content Management features is resting within a larger context that allows you to build a perfectly customized experience for your users.

1151.0M777](/packages/neos-neos)[neos/swiftmailer

A Flow package for easy use of Swift Mailer

15899.1k23](/packages/neos-swiftmailer)[neos/media

The Media package

101.2M53](/packages/neos-media)[sandstorm/templatemailer

Neos and Flow package for simple handling of template-based emails, including CSS inlining

1148.6k2](/packages/sandstorm-templatemailer)

PHPackages © 2026

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