formtools / module-submission_pre_parser

The Submission Pre-Parser module.

Home Page:https://docs.formtools.org/modules/submission_pre_parser/

Repository from Github https://github.comformtools/module-submission_pre_parserRepository from Github https://github.comformtools/module-submission_pre_parser

Submission Pre-Parser module

The Submission Pre-Parser module provides you with a simple UI to add your own PHP to examine and change the incoming POST data, before it gets added to the database. The module is actually just a visual wrapper for three Form Tools hooks: the ones that get executed in the ft_process_form, ft_api_process_form and ft_update_submission functions. These are the three main submission insert and update functions.

Documentation

Other Links

About

The Submission Pre-Parser module.

https://docs.formtools.org/modules/submission_pre_parser/

License:GNU General Public License v3.0


Languages

Language:PHP 69.7%Language:Smarty 30.3%