Descripción
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.
Capturas de pantalla
Instalación
- 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
.
Reseñas
Colaboradores & Desarrolladores
“Webhook for Bricks Forms” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Webhook for Bricks Forms” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .
Historial de cambios
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.