Extends the TYPO3 form with a very simple database finisher, to save the form-results in the database.
# 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
| Version | Upload comment | Works with TYPO3 | 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 availabledue 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 availabledue to vulnerabilities |
|
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 availabledue 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 availabledue 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 availabledue 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 availabledue 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 availabledue to vulnerabilities |
|
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 availabledue 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 availabledue 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 availabledue 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 availabledue 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 availabledue to vulnerabilities |
|
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 availabledue 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 availabledue to vulnerabilities |
|
2.2.2 /
beta
July 28, 2025 |
- [BUG] Reinstate commands file to register commands
|
9.5.0 - 10.4.99 | not availabledue 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 availabledue 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 availabledue 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 availabledue 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 availabledue 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 availabledue 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 availabledue 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 availabledue 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 availabledue 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 availabledue 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 availabledue 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 availabledue 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 availabledue to vulnerabilities |
|
1.0.2 /
beta
July 08, 2019 |
bugfixes
|
8.7.0 - 9.5.99 | not availabledue to vulnerabilities |
|
1.0.1 /
beta
June 20, 2019 |
Added TYPO3 8.7 LTS Compatibility
|
8.7.0 - 9.5.99 | not availabledue 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 availabledue to vulnerabilities |