Skip to content

TYPO3 CMS extension to add webhook send finisher to forms

License

Notifications You must be signed in to change notification settings

t3brightside/formwebhooksend

Repository files navigation

Form Webhook Send

License Packagist Downloads Brightside

TYPO3 CMS extension to add webhook send finisher to forms.

Features

  • Webhook URL
  • API token (stored in form definition file for now = NOT SECURE)
  • Add custom values
  • Map form fields to custom identifiers
  • Define field content as JSON data, see mapping example below

Installation

  • composer req t3brightside/formwebhooksend
  • Include static template
  • Add finisher to your form and edit the fields
  • Custom values example:
create: new
group_id: 12
  • Map field identifiers example:
text-1: name
email-1: mail
textarea-1: message
textarea-2: data,json

Sources

Development & maintenance

Brightside OÜ – TYPO3 development and hosting specialised web agency

About

TYPO3 CMS extension to add webhook send finisher to forms

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages