remind / form-log
REMIND - Form Log
Installs: 106
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: ^8.2
- typo3/cms-core: ^12.4
Requires (Dev)
- slevomat/coding-standard: ^8.14
- squizlabs/php_codesniffer: ^3.9
This package is auto-updated.
Last update: 2024-11-13 06:54:49 UTC
README
This Extension provides a form log finisher to save submitted form data in the database.
Installation
Install the extension with composer req remind/form-log
and include the typoscript.
Configuration
To setup a log finisher simply add the finisher to a form and define the storage pid. Log entries can be viewed in the form log module. Additionally log module configurations can be created in the storage pages to customize the view.