wdb / formhandler
The swiss army knife for all kinds of mailforms, completely new written using the MVC concept. Result: Flexibility, Flexibility, Flexibility :-).
Package info
github.com/DavidBruchmann/typo3-formhandler
Type:typo3-cms-extension
pkg:composer/wdb/formhandler
v2.4.0
2016-09-29 13:34 UTC
Requires
- typo3/cms-core: >=7.6.0,<8.0
Replaces
- formhandler: v2.4.0
- typo3-ter/formhandler: v2.4.0
README
💥 The original formhandler TYPO3 extension is no longer maintained. This is a fork, with custom patches. Feel free to add your own and send a pull request. We don't take over maintenance however, any support tickets will be closed.
Usage
Installation with Composer
composer config repositories.formhandler-patch-version vcs https://github.com/webit-de/typo3-formhandler.git
composer require typoheads/formhandler
All patches are merged into master and tagged with a new release number.
ℹ️ The last official release of formhandler was version 2.4.0.
Suggestions
- Require this fork in your legacy projects which depend on
EXT:formhandler - Add EXT:formhandler_clearlog_task as requirement to delete formhandler logs periodically
- ↗️ Migrate existing formhandler forms to the core extension EXT:form