wdb / formhandler
The swiss army knife for all kinds of mailforms, completely new written using the MVC concept. Result: Flexibility, Flexibility, Flexibility :-).
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 60
Open Issues: 1
Type:typo3-cms-extension
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