PHPackages                             extrameile/form-dynamic-recipient - 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. extrameile/form-dynamic-recipient

ActiveTypo3-cms-extension

extrameile/form-dynamic-recipient
=================================

Adds new form select type, which shows recipient records of a given page. This information can be used as dynamic recipient for the form data.

v3.1.0(1y ago)121.4k↓31.3%4GPL-2.0+PHP

Since Jun 12Pushed 1y agoCompare

[ Source](https://github.com/extrameile/form_dynamic_recipient)[ Packagist](https://packagist.org/packages/extrameile/form-dynamic-recipient)[ Docs](https://kiessling.tech)[ RSS](/packages/extrameile-form-dynamic-recipient/feed)WikiDiscussions master Synced 1mo ago

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

This repository is abandoned: head over to [https://github.com/akiessling/t3ext-form\_dynamic\_recipient](https://github.com/akiessling/t3ext-form_dynamic_recipient) for new releases and support.

Form Dynamic Recipient for EXT:form / TYPO3 12.4
================================================

[](#form-dynamic-recipient-for-extform--typo3-124)

This extension adds simple database records, that can be used to generate a select field in the frontend. The selected option can be accessed with an assigned alias and thus be used as a dynamic recipient, e.g. in the *Recipient address* field.

Installation via composer
-------------------------

[](#installation-via-composer)

```
composer require extrameile/form-dynamic-recipient

```

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

[](#configuration)

- Create database records with a label and target email address
- add a select field of type *Selectable recipient* to the form, configure the page to load the values from and the variable to fill with the selected value, e.g. `dynamicRecipient`
- New with version 3.x: leave the page field empty in the form yaml to load the recipients from the page with the form plugin
- Configure the *Email to receiver* finisher with `{dynamicRecipient.email}` and `{dynamicRecipient.label}` - set the form field to required, if you use {dynamicRecipient.email} as the target email address.

Running phpstan
===============

[](#running-phpstan)

```
.Build/bin/phpstan analyse --memory-limit=1G -l6 .

```

Resources
=========

[](#resources)

-
- [https://github.com/tritum/form\_element\_linked\_checkbox](https://github.com/tritum/form_element_linked_checkbox)

Contributors
============

[](#contributors)

Thanks to Thomas Löffler (spoonerWeb) and Hawkeye1909 for your contributions!

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance41

Moderate activity, may be stable

Popularity29

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor2

2 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 ~244 days

Recently: every ~262 days

Total

9

Last Release

579d ago

Major Versions

v1.0.3 → v2.0.02022-01-25

v2.0.1 → v3.0.02024-04-29

### Community

Maintainers

![](https://www.gravatar.com/avatar/54b4c989ace125560f9d21272e80fb1d57bd1d7a0b4dba5954a07d8930a05dab?d=identicon)[akiessling](/maintainers/akiessling)

![](https://avatars.githubusercontent.com/u/60394155?v=4)[extrameile-gehen](/maintainers/extrameile-gehen)[@extrameile-gehen](https://github.com/extrameile-gehen)

---

Top Contributors

[![akiessling](https://avatars.githubusercontent.com/u/2895543?v=4)](https://github.com/akiessling "akiessling (14 commits)")[![spoonerWeb](https://avatars.githubusercontent.com/u/1793083?v=4)](https://github.com/spoonerWeb "spoonerWeb (13 commits)")[![Hawkeye1909](https://avatars.githubusercontent.com/u/19345395?v=4)](https://github.com/Hawkeye1909 "Hawkeye1909 (3 commits)")[![MacGyer](https://avatars.githubusercontent.com/u/2939625?v=4)](https://github.com/MacGyer "MacGyer (1 commits)")

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/extrameile-form-dynamic-recipient/health.svg)

```
[![Health](https://phpackages.com/badges/extrameile-form-dynamic-recipient/health.svg)](https://phpackages.com/packages/extrameile-form-dynamic-recipient)
```

###  Alternatives

[pagemachine/typo3-formlog

Form log for TYPO3

23225.3k6](/packages/pagemachine-typo3-formlog)[typo3-themes/themes

TYPO3 THEMES

3642.6k2](/packages/typo3-themes-themes)[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1481.0k](/packages/eliashaeussler-typo3-form-consent)[b13/assetcollector

Add CSS and SVG files and strings as inline style tag/inline svg to the html code.

10118.4k](/packages/b13-assetcollector)[mautic/mautic-typo3

Add-on TYPO3 extension that enhances the "EXT:marketing\_automation" TYPO3 extension by connecting it to the Mautic Marketing Automation platform: Determine "Persona" from Mautic segments. Also provides additional services e.g. language synchronisation between Mautic and TYPO3.

236.3k](/packages/mautic-mautic-typo3)[linawolf/form_double_opt_in

Double Opt-In for the TYPO3 CMS Form Framework

1412.8k](/packages/linawolf-form-double-opt-in)

PHPackages © 2026

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