Skip to content

Add conditions (via AJAX) to TYPO3 powermail forms for fields and pages

Notifications You must be signed in to change notification settings

clemens7haar/powermail_cond

 
 

Repository files navigation

TYPO3 Extension powermail_cond

Conditions for TYPO3 extension powermail. While a user fills out a form, some fields should be disappear, while others should be visible.

Screenshots

Quick installation

Please look at the manual for an advanded documentation at https://docs.typo3.org/typo3cms/extensions/powermail_cond/

Quick guide:

  • Just install this extension - e.g. composer require in2code/powermail_cond or download it or install it with the classic way (Extension Manager)
  • Clear caches
  • Add a powermail form to any page
  • Add a new record from type "condition container" to a sysfolder and configure it
  • Don't forget to include the static template from powermail_cond
  • Don't forget to add jQuery to your frontend (if not yet installed)

Changelog

Version Date State Description
3.3.3 2017-06-12 Bugfix Small change for MySQL strict mode
3.3.2 2017-05-20 Bugfix TCA update for TYPO3 8.7
3.3.1 2017-04-25 Bugfix Fix package name in composer.json
3.3.0 2017-04-23 Task Move ext to github, make it fit for TYPO3 8.7 LTS

More to come soon

  • FAQ
  • Use vanilla JS instead of jQuery
  • Compress JS

About

Add conditions (via AJAX) to TYPO3 powermail forms for fields and pages

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 91.8%
  • JavaScript 8.2%