https://github.com/wapplersystems/form_extended
TYPO3 extension for extending form
https://github.com/wapplersystems/form_extended
form typo3 typo3-cms-extension
Last synced: 14 days ago
JSON representation
TYPO3 extension for extending form
- Host: GitHub
- URL: https://github.com/wapplersystems/form_extended
- Owner: WapplerSystems
- License: gpl-2.0
- Created: 2020-05-06T15:12:33.000Z (almost 5 years ago)
- Default Branch: release/v12
- Last Pushed: 2024-10-29T22:39:58.000Z (6 months ago)
- Last Synced: 2024-11-30T06:16:26.115Z (5 months ago)
- Topics: form, typo3, typo3-cms-extension
- Language: JavaScript
- Homepage:
- Size: 663 KB
- Stars: 8
- Watchers: 2
- Forks: 4
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# form_extended
## 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
