Download the PHP package digital-marketing-framework/typo3-distributor-csv without Composer
On this page you can find all versions of the php package digital-marketing-framework/typo3-distributor-csv. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download digital-marketing-framework/typo3-distributor-csv
More information about digital-marketing-framework/typo3-distributor-csv
Files in digital-marketing-framework/typo3-distributor-csv
Package typo3-distributor-csv
Short Description Anyrel - Distributor - CSV
License GPL-2.0-or-later
Homepage https://www.mediatis.de
Informations about the package typo3-distributor-csv
Introduction
EXT:dmf_distributor_csv is providing a destination for EXT:dmf_distributor_core, which handles form submissions for various endpoints.
It is saving the form data by appending it to a CSV file.
Setup
All basic settings, explained in EXT:dmf_distributor_core, apply to this extension as well.
fileIdentifier
Set the path and filename to the CSV file that the form data shall be appended to. Default: 0:/form-submits.csv
delimiter
Set the delimiter character for the CSV file. Default: ';'
enclosure
Set the enclosure character for the CSV file. Default: '"'
All versions of typo3-distributor-csv with dependencies
digital-marketing-framework/distributor-csv Version ^3.0
digital-marketing-framework/typo3-distributor-core Version ^4.0
typo3/cms-core Version ^12.4 || ^13.4 || ^14.3