t3brightside / formcsv
TYPO3 v14 Form Finisher to generate and attach a custom mapped CSV file to email finishers.
Package info
github.com/t3brightside/formcsv
Type:typo3-cms-extension
pkg:composer/t3brightside/formcsv
Fund package maintenance!
dev-main
2026-08-12 11:48 UTC
Requires
- typo3/cms-core: ^14.3
- typo3/cms-form: ^14.3
This package is auto-updated.
Last update: 2026-08-12 11:51:54 UTC
README
TYPO3 CMS extension providing a CSV finisher for the TYPO3 Form Framework.
Generates CSV files directly from form submissions and attaches them to outgoing emails.
Features
- Generates a CSV file from form submission data in memory
- Attaches CSV files to receiver and/or sender emails
- Exclude specific form fields from the generated CSV output
- Configurable CSV output filename
- UTF-8 BOM support for seamless Excel compatibility
Installation
composer req t3brightside/formcsvor from TYPO3 extension repository formcsv- Include static TypoScript template or register the YAML configuration in your site package
Usage
- Open the Form Editor in the TYPO3 backend.
- Add CSV File Generator (
CsvFinisher). - Configure options:
- CSV Filename: Set custom filename (default:
submission.csv). - Fields to Exclude: Comma-separated list of element identifiers to omit (e.g.
{honeypot}, {captcha}). - Attach to Receiver Mail: Toggle attachment for administrator/receiver email.
- Attach to Sender Mail: Toggle attachment for user confirmation email.
- CSV Filename: Set custom filename (default:
Sources
Development & maintenance
Brightside OÜ – TYPO3 development and hosting specialised web agency