PHPackages                             andreaskiessling/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. andreaskiessling/form-dynamic-recipient

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

andreaskiessling/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.

v4.1.0(5mo ago)25.0k↓37.1%7[1 issues](https://github.com/akiessling/t3ext-form_dynamic_recipient/issues)GPL-2.0+PHP

Since Nov 30Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/akiessling/t3ext-form_dynamic_recipient)[ Packagist](https://packagist.org/packages/andreaskiessling/form-dynamic-recipient)[ Docs](https://kiessling.tech)[ RSS](/packages/andreaskiessling-form-dynamic-recipient/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (6)Dependencies (4)Versions (16)Used By (0)

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

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

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.

Use the old release from `extrameile/form-dynamic-recipient` if you need support for TYPO3 &lt;= 12.4. Further development and support will happen in this repository.

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

[](#installation-via-composer)

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

```

Setup
-----

[](#setup)

The backend module TypoScript should be automatically loaded through ext\_localconf.php

### Without Site Sets

[](#without-site-sets)

The ext\_typoscript\_setup.typoscript should provide the yaml inclusion for the frontend output.

### With Site Sets

[](#with-site-sets)

Either include the config manually

```
@import 'EXT:form_dynamic_recipient/Configuration/TypoScript/setup.typoscript'

```

or use the provided Set with the dependency for typo3/form

```
dependencies:
  - andreaskiessling/formdynamicrecipient

```

Usage
-----

[](#usage)

- 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: `dynamicRecipient` is preset when adding the field and is not configurable in the form manager, only directly in the YAML file
- 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

43

—

FairBetter than 89% of packages

Maintenance60

Regular maintenance activity

Popularity29

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 63.8% 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 ~115 days

Recently: every ~75 days

Total

14

Last Release

172d ago

Major Versions

v1.0.3 → v2.0.02022-01-25

v2.0.1 → v3.0.02024-04-29

v3.1.0 → v4.0.02025-03-18

### Community

Maintainers

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

---

Top Contributors

[![akiessling](https://avatars.githubusercontent.com/u/2895543?v=4)](https://github.com/akiessling "akiessling (30 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)")

---

Tags

formtypo3typo3-extensiontypo3-form

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[typo3/cms-styleguide

TYPO3 extension to showcase TYPO3 Backend capabilities

106760.3k33](/packages/typo3-cms-styleguide)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[eliashaeussler/typo3-form-consent

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

1595.5k](/packages/eliashaeussler-typo3-form-consent)[pagemachine/typo3-formlog

Form log for TYPO3

23238.6k8](/packages/pagemachine-typo3-formlog)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

40529.5k](/packages/wazum-sluggi)[typo3/cms-redirects

TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.

167.4M80](/packages/typo3-cms-redirects)

PHPackages © 2026

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