Skip to content

webit-de/typo3-formhandler

 
 

Repository files navigation

TYPO3 Formhandler - Patch Version

💥 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