“”

Form to Database Form to Database

form_to_database / stable

Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer require liquidlight/typo3-form-to-database

Tags

#form #saveform #database #form-database

Last upload comment

[RELEASE] 5.3.0

- [FEATURE] Add delete all button (#17)
- [FIX] Prevent users without web-mounts seeing all forms (#23)

Downloads by month

Download 5.3.0 Found an Issue? Code Insights Packagist.org
Author
Liquid Light
Company
Liquid Light
Last update
09. Apr 2026
First upload
14. Jun 2019
Downloads
282,937
Category
none
Dependencies
  • TYPO3 (>=13.4.20 <=13.4.99)
  • form (>=13.4.20 <=13.4.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer require liquidlight/typo3-form-to-database to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (6)

Version history

Version Upload comment Works with TYPO3 Download
5.3.0 / stable
April 09, 2026
[RELEASE] 5.3.0

- [FEATURE] Add delete all button (#17)
- [FIX] Prevent users without web-mounts seeing all forms (#23)
>=13.4.20 <=13.4.99 Download
5.2.1 / stable
January 26, 2026
[RELEASE] 5.2.1

- [FIX] Add missing vendor names

Note: Lavitto has been changed to Liquid Light &
lavitto to liquidlight
>=13.4.20 <=13.4.99 Download
5.2.0 / stable
January 26, 2026
[RELEASE] 5.2.0

- [!!!][FEATURE] - Rename composer package & namespace to Liquid Light,
your code will need updating if you have extended the code
- Replace `Lavitto` with `LiquidLight`
- Replace `lavitto` with `liquidlight`
>=13.4.20 <=13.4.99 Download
5.1.0 / stable
November 13, 2025
# 5.1.0

- [TASK] Raise minimum TYPO3 version requirement to 13.4.20
- [TASK] Add event FormResultSingleResultActionEvent
- [BUGFIX] check $variant['finishers'] before array_column(), refs (#134)
- [BUGFIX] Make functions in FormResultsController.php compatible with TYPO3 13.4.20
- [FIX] Remove duplicate array definition

>=13.4.20 <=13.4.99 Download
5.0.2 / stable
September 16, 2025
Security fix - please update ASAP.

# 5.0.2

- [SECURITY] Ensure array values are escaped
>=13.4.0 <=13.4.99 Download
5.0.1 / stable
September 11, 2025
- [FIX] Import YAML by default (!87)
>=13.4.0 <=13.4.99 not available
due to vulnerabilities
5.0.0 / stable
August 07, 2025
- [FEATURE] Add support for TYPO3 13 - TypoScript now included in SiteSets
- [FEATURE] Drop support for TYPO3 12
- [FEATURE] Add tests & linting
>=13.4.0 <=13.4.99 not available
due to vulnerabilities
4.4.2 / stable
April 09, 2026
[RELEASE] 4.4.2

- [FIX] Resolve incorrect 4.4.1 tag
>=12.4.0 <=12.4.99 Download
4.4.1 / stable
April 09, 2026
[RELEASE] 4.4.1

- [FIX] Prevent users without web-mounts seeing all forms (#23)
>=12.4.0 <=12.4.99 Download
4.4.0 / stable
January 26, 2026
[RELEASE] 4.4.0

- [!!!][FEATURE] - Rename composer package & namespace to Liquid Light,
your code will need updating if you have extended the code
- Replace `Lavitto` with `LiquidLight`
- Replace `lavitto` with `liquidlight`
>=12.4.0 <=12.4.99 Download
4.3.1 / stable
January 16, 2026
# 4.3.1

- [FIX] Compatibility with EXT:repeatable_form_elements (#73)

>=12.4.0 <=12.4.99 Download
4.3.0 / stable
September 29, 2025
# 4.3.0

- [TASK] Add event FormResultSingleResultActionEvent
- [FIX] Filtered CSV download only visible fields not working
- [FIX] check `$variant['finishers']` before `array_column()` (#134)
>=12.4.0 <=12.4.99 Download
4.2.3 / stable
September 16, 2025
Security fix - please update ASAP.

# 4.2.3

- [SECURITY] Ensure array values are escaped
>=12.4.0 <=12.4.99 Download
4.2.2 / stable
August 07, 2025
[FIX] Use upload location when in container
>=12.4.0 <=12.4.99 not available
due to vulnerabilities
4.2.1 / stable
July 28, 2025
[RELEASE]: 4.2.1

- [FIX]: Ignore user_upload folder if not used
>=12.4.0 <=12.4.99 not available
due to vulnerabilities
4.2.0 / stable
July 28, 2025
[RELEASE] 4.2.0

- [FEATURE] Remove modal from record view
- [FEATURE] Add PDF rendering view
- [FEATURE] Reorder repeatable fields in form results and number lines
- [TASK] output decoded html char on define extension option
- [BUGFIX] Initalize array $renderableFields for each $renderable in function hydrateRepeatableFields
- [BUGFIX] Ensure a uid & delimiter is defined
- [BUGFIX] CSV export - set order from original formDefinition instead of formState
- [BUGFIX] Form not visible in Backend Module when Finisher is set as variant
- [BUGFIX] Allow access to Form Results module from all workspaces
- [BUGFIX] Apply exclusion filter separately to child fields of parent container
>=12.4.0 <=12.4.99 not available
due to vulnerabilities
4.1.0 / stable
September 30, 2024
https://gitlab.com/lavitto/typo3-form-to-database/-/tags/4.1.0
>=12.4.0 <=12.4.99 not available
due to vulnerabilities
4.0.0 / stable
September 30, 2024
https://gitlab.com/lavitto/typo3-form-to-database/-/tags/4.0.0
>=12.4.0 <=12.4.99 not available
due to vulnerabilities
3.3.1 / stable
March 25, 2026
[RELEASE] 3.3.1

- [FIX] Update namespaces missed in 3.3.0
>=11.5.0 <=11.5.99 Download
3.3.0 / stable
January 26, 2026
[RELEASE] 3.3.0

- [!!!][FEATURE] - Rename composer package & namespace to Liquid Light,
your code will need updating if you have extended the code
- Replace `Lavitto` with `LiquidLight`
- Replace `lavitto` with `liquidlight`
>=11.5.0 <=11.5.99 Download
3.2.4 / stable
January 16, 2026
# 3.2.4

- [FIX] Compatibility with EXT:repeatable_form_elements (#73)

>=11.5.0 <=11.5.99 Download
3.2.3 / stable
October 14, 2025
# 3.2.3

- [FIX] Initalize array `$renderableFields` for each `$renderable` in function hydrateRepeatableFields
>=11.5.0 <=11.5.99 Download
3.2.2 / stable
September 16, 2025
Security fix - please update ASAP.

# 3.2.2

- [SECURITY] Ensure array values are escaped
>=11.5.0 <=11.5.99 Download
3.2.1 / stable
August 07, 2025
[FIX] Use upload location when in container
>=11.5.0 <=11.5.99 not available
due to vulnerabilities
3.2.0 / stable
July 28, 2025
[RELEASE] 3.2.0

- [FEATURE] Use properties from renderables
>=11.5.0 <=11.5.99 not available
due to vulnerabilities
3.1.0 / stable
July 28, 2025
- [FEATURE] Remove single response modal and convert to a view
- [FEATURE] Allow single responses to be downloaded as a PDF
>=11.5.0 <=11.5.99 not available
due to vulnerabilities
3.0.1 / stable
September 30, 2024
https://gitlab.com/lavitto/typo3-form-to-database/-/tags/3.0.1
>=11.5.0 <=11.5.99 not available
due to vulnerabilities
3.0.0 / stable
June 30, 2023
https://gitlab.com/lavitto/typo3-form-to-database/-/releases/3.0.0
>=11.5.0 <=11.5.99 not available
due to vulnerabilities
2.3.0 / beta
January 26, 2026
[RELEASE] 2.3.0

- [!!!][FEATURE] - Rename composer package & namespace to Liquid Light,
your code will need updating if you have extended the code
- Replace `Lavitto` with `LiquidLight`
- Replace `lavitto` with `liquidlight`
>=9.5.0 <=10.4.99 Download
2.2.6 / beta
January 16, 2026
# 2.2.6

- [FIX] Compatibility with EXT:repeatable_form_elements (#73)
>=9.5.0 <=10.4.99 Download
2.2.5 / beta
September 16, 2025
Security fix - please update ASAP.

# 2.2.5

- [SECURITY] Ensure array values are escaped
>=9.5.0 <=10.4.99 Download
2.2.4 / beta
September 15, 2025
# 2.2.4

- [BUGFIX] Issues when creating new fields (!53)
- [BUGFIX] Errors in results list in backend module when SummaryPage used
- [FIX] Initalize array $renderableFields for each $renderable in function hydrateRepeatableFields (#126)
- [FIX] Use upload location when in container (#73)
- [FIX]: Ignore user_upload folder if not used (#73)
>=9.5.0 <=10.4.99 not available
due to vulnerabilities
2.2.3 / beta
July 10, 2025
2.2.3

- [BUGFIX] Backport bugfixes from main to v2 (#130)
>=9.5.0 <=10.4.99 not available
due to vulnerabilities
2.2.2 / beta
July 28, 2025
- [BUG] Reinstate commands file to register commands
>=9.5.0 <=10.4.99 not available
due to vulnerabilities
2.2.1 / beta
June 30, 2023
https://gitlab.com/lavitto/typo3-form-to-database/-/releases/2.2.1
>=9.5.0 <=10.4.99 not available
due to vulnerabilities
2.1.2 / beta
May 17, 2022
https://gitlab.com/lavitto/typo3-form-to-database/-/releases/2.1.2
>=10.4.0 <=11.5.99 not available
due to vulnerabilities
2.1.1 / beta
May 16, 2022
https://gitlab.com/lavitto/typo3-form-to-database/-/releases/2.1.1
>=10.4.0 <=11.5.99 not available
due to vulnerabilities
2.1.0 / beta
May 13, 2022
https://gitlab.com/lavitto/typo3-form-to-database/-/releases/2.1.0
>=10.4.0 <=11.5.99 not available
due to vulnerabilities
2.0.4 / beta
September 10, 2021
https://gitlab.com/lavitto/typo3-form-to-database/-/releases#2.0.4
>=8.7.0 <=10.4.99 not available
due to vulnerabilities
2.0.3 / beta
October 22, 2020
https://gitlab.com/lavitto/typo3-form-to-database/-/releases/2.0.3 (Important: Manual steps necessary, please read release notes!)
>=8.7.0 <=10.4.99 not available
due to vulnerabilities
2.0.2 / beta
October 22, 2020
https://gitlab.com/lavitto/typo3-form-to-database/-/releases/2.0.2
>=8.7.0 <=10.4.99 not available
due to vulnerabilities
2.0.1 / beta
August 19, 2020
https://gitlab.com/lavitto/typo3-form-to-database/-/releases/2.0.1
>=8.7.0 <=10.4.99 not available
due to vulnerabilities
2.0.0 / beta
April 23, 2020
https://gitlab.com/lavitto/typo3-form-to-database/-/releases/2.0.0 (Major update, DB-Update required!)
>=8.7.0 <=10.4.99 not available
due to vulnerabilities
1.0.5 / beta
October 31, 2019
https://gitlab.com/lavitto/typo3-form-to-database/-/tags/1.0.5
>=8.7.0 <=9.5.99 not available
due to vulnerabilities
1.0.4 / beta
September 18, 2019
https://gitlab.com/lavitto/typo3-form-to-database/-/tags/1.0.4
>=8.7.0 <=9.5.99 not available
due to vulnerabilities
1.0.3 / beta
August 22, 2019
https://gitlab.com/lavitto/typo3-form-to-database/-/tags/1.0.3
>=8.7.0 <=9.5.99 not available
due to vulnerabilities
1.0.2 / beta
July 08, 2019
bugfixes
>=8.7.0 <=9.5.99 not available
due to vulnerabilities
1.0.1 / beta
June 20, 2019
Added TYPO3 8.7 LTS Compatibility
>=8.7.0 <=9.5.99 not available
due to vulnerabilities
1.0.0 / beta
June 14, 2019
Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.
>=9.5.0 <=9.5.99 not available
due to vulnerabilities