wapplersystems/form_extended

Multi upload field, sender addresses in site config, new field types and other

Installs: 10 715

Dependents: 4

Suggesters: 0

Security: 0

Stars: 11

Watchers: 1

Forks: 5

Open Issues: 14

Language:JavaScript

Type:typo3-cms-extension

13.0.3 2025-08-12 13:04 UTC

README

What does it do?

It extends the form extension with the following features:

  • country select box by using static_info_tables
  • CopyToSenderEmailFinisher:
  • Multiple file upload support Multiple file upload!
  • Privacy policy checkbox: Set ID of policy page
  • New property fields:
    • info
  • Choose template for email
  • Choose language for email
  • Sender registration in site sets: Editors can choose valid senders in the plugin settings
  • New view helpers:
    • RenderProcessedFormValueViewHelper: Render value of a single form field

Feature: Set senders in site configuration

With the sender-in-site feature, administrators can define valid senders in the site configuration and editors can select them in the plugins.

First step: Activate the feature in the side wide options.

Activation!

Second step: Configure new valid addresses

Sites configuration!

It is no longer possible to set the sender manually.

Finisher settings!

Third step: Choose sender address in plugin

Plugin settings!