wdb/formhandler

The swiss army knife for all kinds of mailforms, completely new written using the MVC concept. Result: Flexibility, Flexibility, Flexibility :-).

v2.4.0 2016-09-29 13:34 UTC

This package is auto-updated.

Last update: 2024-04-21 19:05:23 UTC


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