Description
Webhook for Bricks Forms allows you to easily configure form ID and webhook URL pairs to trigger custom webhooks on Bricks form submissions. Features include:
- Add and manage form-webhook pairs via the admin panel.
- Debug mode for testing webhook responses.
- Logs form submissions for troubleshooting.
This plugin is designed for seamless integration with Bricks Builder and ensures secure and optimized performance.
Video Tutorial – Webhook For Bricks Forms Setup Guide
Try Webhook For Bricks Forms in a Sandbox
Notes
If you encounter any issues or have suggestions, feel free to reach out via the plugin support forum.
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/webhook-for-bricks-forms
directory or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to the ‘Webhook for Forms’ submenu under the Bricks menu to configure settings. – Instructions here: https://github.com/stingray82/webhooks-for-bricks-forms/blob/main/README.md
FAQ
-
What is Bricks Builder?
-
Bricks Builder is a powerful WordPress site builder. This plugin extends its functionality by integrating webhook triggers for forms.
-
How do I enable debug mode?
-
Enable debug mode in the plugin’s settings page to log form submissions and webhook responses for troubleshooting.
-
Is this plugin translatable?
-
Yes, the plugin is fully translatable and includes a text domain
webhook-for-bricks-forms
.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Webhook for Bricks Forms” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Webhook for Bricks Forms” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.31
Fixed Multisite Redirection issue replaced with JS
1.3
- Updated Debug Options
- WordPress.org Changes
- Added edit option rather than just the save over option
- Name confirmed to webhook-for-bricks-forms
1.2
- Warning Breaking Changes! – Migration needed to new data options
- Added Option for JSON and Formdate sending of data
1.1
- Added support for translations using the
webhook-for-bricks-forms
text domain. - Improved security with input sanitization and validation.
- Resolved a linter warning related to unsanitized nonce usage.
- Updated debug mode to be conditionally active and wrapped in secure logic.
- Enhanced escaping for admin page outputs to meet WordPress security standards.
1.0
- Initial release with basic functionality for managing form-webhook pairs.
- Added debug mode to log webhook responses and form submissions.