wapplersystems/form_extended

Multi upload field, double opt in method and other

Installs: 2 758

Dependents: 3

Suggesters: 0

Security: 0

Stars: 7

Watchers: 2

Forks: 5

Open Issues: 12

Type:typo3-cms-extension

12.1.3 2024-06-10 14:38 UTC

README

What does it do?

It extends the form extension with the following features:

  • Double opt-in controller + finisher for realising a registration process
  • 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
    • hide title
    • hide in receiver mail
    • hide in sender mail
  • Registration functions
    • extendable alternative to sf-register
    • Double Opt-In
    • fully integrated with form
    • design flexibility
    • add your own fields
    • spam protection
    • extendable with typical form methods like YAML

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!