PHPackages                             mediatis/formrelay-confirmation-mail - 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. mediatis/formrelay-confirmation-mail

ActiveTypo3-cms-extension[Mail &amp; Notifications](/categories/mail)

mediatis/formrelay-confirmation-mail
====================================

Mail delivery system with dynamic templates based on Mediatis Formrelay

3.0.1(3y ago)0250GPL-2.0+PHPPHP ^7.2 || ^8.1

Since Jun 20Pushed 3y ago4 watchersCompare

[ Source](https://github.com/mediatis/formrelay_confirmation_mail)[ Packagist](https://packagist.org/packages/mediatis/formrelay-confirmation-mail)[ Docs](https://www.mediatis.de)[ RSS](/packages/mediatis-formrelay-confirmation-mail/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (6)Versions (10)Used By (0)

Introduction
============

[](#introduction)

EXT:formrelay\_confirmation\_mail is providing a destination for EXT:formrelay, which handles form submissions for various endpoints.

It is dispatching the form data as email. The content of the email as well as the meta information (sender email, receiver email, subject,...) are defined by templates which can contain form data as well as logic on the form data.

Setup
=====

[](#setup)

All basic settings, explained in EXT:formrelay, (including the overwrite mechanics) apply to this extension as well.

plugin.tx\_formrelay\_confirmation\_mail.settings.enabled
---------------------------------------------------------

[](#plugintx_formrelay_confirmation_mailsettingsenabled)

Default: `0`.

Set to `1` to enable the extension.

plugin.tx\_formrelay\_confirmation\_mail.settings.recipientName
---------------------------------------------------------------

[](#plugintx_formrelay_confirmation_mailsettingsrecipientname)

Default: `{first_name} {last_name}`.

Set the displayed name of the recipient.
This setting is input for the ContentResolver, described and implemented in EXT:formrelay.

plugin.tx\_formrelay\_confirmation\_mail.settings.recipientEmail
----------------------------------------------------------------

[](#plugintx_formrelay_confirmation_mailsettingsrecipientemail)

Default: `{email}`.

Set the email address of the recipient.
This setting is input for the ContentResolver, described and implemented in EXT:formrelay.

plugin.tx\_formrelay\_confirmation\_mail.settings.senderName
------------------------------------------------------------

[](#plugintx_formrelay_confirmation_mailsettingssendername)

Default: `User Xyz`.

Set the displayed name of the sender.
This setting is input for the ContentResolver, described and implemented in EXT:formrelay.

plugin.tx\_formrelay\_confirmation\_mail.settings.senderEmail
-------------------------------------------------------------

[](#plugintx_formrelay_confirmation_mailsettingssenderemail)

Default: `user@domain.com`.

Set the email address of the sender.
This setting is input for the ContentResolver, described and implemented in EXT:formrelay.

plugin.tx\_formrelay\_confirmation\_mail.settings.subject
---------------------------------------------------------

[](#plugintx_formrelay_confirmation_mailsettingssubject)

Default: `Confirmation Mail`.

Set the subject of the email.
This setting is input for the ContentResolver, described and implemented in EXT:formrelay.

plugin.tx\_formrelay\_confirmation\_mail.settings.includeAttachmentsInMail
--------------------------------------------------------------------------

[](#plugintx_formrelay_confirmation_mailsettingsincludeattachmentsinmail)

Default: `0`.

Set to `1` if uploaded files shall be attached to the email.
In any case the uploaded files will be linked within the email (as part of the form data).

plugin.tx\_formrelay\_confirmation\_mail.settings.plainContent
--------------------------------------------------------------

[](#plugintx_formrelay_confirmation_mailsettingsplaincontent)

Default: `Hello {first_name} {last_name}! Your request has arrived and will be handled shortly.`.

Set the plain content of the email. Leave empty if you want to send HTML content only.
This setting is input for the ContentResolver, described and implemented in EXT:formrelay.

plugin.tx\_formrelay\_confirmation\_mail.settings.htmlContent
-------------------------------------------------------------

[](#plugintx_formrelay_confirmation_mailsettingshtmlcontent)

Default: ``.

Set the HTML content of the email. Leave empty if you want to send plain content only.
This setting is input for the ContentResolver, described and implemented in EXT:formrelay.

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity77

Established project with proven stability

 Bus Factor1

Top contributor holds 96% 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 ~286 days

Recently: every ~347 days

Total

7

Last Release

1159d ago

Major Versions

0.0.1 → 1.0.0.12019-05-16

1.0.1 → 2.0.02019-09-11

2.0.1 → 3.0.02023-03-06

PHP version history (2 changes)2.0.0PHP ~7.0 || ~7.1 || ~7.2

3.0.0PHP ^7.2 || ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/0744b53af7a0002c4e7adba5f4f057abec49b0de08285e1ff4b29e0c4278353d?d=identicon)[mvoehringer](/maintainers/mvoehringer)

![](https://www.gravatar.com/avatar/befa0897de954bbba333cd7524c200bbee46e3f255af9937f4bbf788354d5df0?d=identicon)[stephan.ude](/maintainers/stephan.ude)

---

Top Contributors

[![s-ude](https://avatars.githubusercontent.com/u/3974706?v=4)](https://github.com/s-ude "s-ude (24 commits)")[![mkarulin](https://avatars.githubusercontent.com/u/15366077?v=4)](https://github.com/mkarulin "mkarulin (1 commits)")

---

Tags

mailextensionformtypo3confirmationformrelayformrelay\_mailformrelay\_confirmation\_mail

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/mediatis-formrelay-confirmation-mail/health.svg)

```
[![Health](https://phpackages.com/badges/mediatis-formrelay-confirmation-mail/health.svg)](https://phpackages.com/packages/mediatis-formrelay-confirmation-mail)
```

###  Alternatives

[directmailteam/direct-mail

Advanced Direct Mail/Newsletter mailer system with sophisticated options for personalization of emails including response statistics.

39209.3k2](/packages/directmailteam-direct-mail)[mediaessenz/mail

Powerful newsletter system for TYPO3

119.1k2](/packages/mediaessenz-mail)[sup7even/mailchimp

Simple MailChimp integration to let users register to a specific list

1531.9k](/packages/sup7even-mailchimp)

PHPackages © 2026

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