t3brightside/formcsv

TYPO3 v14 Form Finisher to generate and attach a custom mapped CSV file to email finishers.

Maintainers

Package info

github.com/t3brightside/formcsv

Type:typo3-cms-extension

pkg:composer/t3brightside/formcsv

Transparency log

Fund package maintenance!

t3brightside

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-08-12 11:48 UTC

This package is auto-updated.

Last update: 2026-08-12 11:51:54 UTC


README

License Packagist Downloads Brightside

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/formcsv or from TYPO3 extension repository formcsv
  • Include static TypoScript template or register the YAML configuration in your site package

Usage

  1. Open the Form Editor in the TYPO3 backend.
  2. Add CSV File Generator (CsvFinisher).
  3. 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.

Sources

Development & maintenance

Brightside OÜ – TYPO3 development and hosting specialised web agency