wapplersystems / form_extended
Multi upload field, double opt in method and other
Installs: 4 939
Dependents: 2
Suggesters: 0
Security: 0
Stars: 8
Watchers: 2
Forks: 4
Open Issues: 12
Language:JavaScript
Type:typo3-cms-extension
Requires
- typo3/cms-form: ^12.4
- dev-release/v12
- dev-main
- 12.2.1
- 12.2.0
- 12.1.6
- 12.1.5
- 12.1.4
- 12.1.3
- 12.1.2
- 12.1.1
- 12.1.0
- 11.0.8
- 11.0.7
- 11.0.6
- 11.0.5
- 11.0.4
- 11.0.3
- 11.0.2
- 11.0.1
- 11.0.0
- 9.0.2
- 9.0.1
- 9.0.0
- 8.0.2
- 8.0.1
- 8.0.0
- 1.0.0
- dev-release/v13
- dev-release/v11
- dev-feature/mailtext
- dev-release/v8_l10n
- dev-release/v11_l10n
- dev-release/v10_l10n
- dev-release/v10
- dev-release/v9
- dev-release/v9_l10n
- dev-release/v8
This package is auto-updated.
Last update: 2024-10-29 22:40:44 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
- 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.
Second step: Configure new valid addresses
It is no longer possible to set the sender manually.
Third step: Choose sender address in plugin