=== Webhook for Bricks Forms === Contributors: stingray82, reallyusefulplugin Tags: bricks builder, webhooks, forms, debug, integration Requires at least: 6.5 Tested up to: 6.9.4 Requires PHP: 7.4 Stable tag: 2.0.6 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Adds form ID and webhook URL pairs to trigger specific webhooks on Bricks form submissions, with debug options. == 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** [youtube https://www.youtube.com/watch?v=2py6Gf1XL44] [Try Webhook For Bricks Forms in a Sandbox](https://reallyusefulplugins.com/try-whfbf/) **Bricks 2.0** Bricks 2.0 has native webhook support, but the custom action that is needed for this plugin still works and functions and as such I intend to continue to maintain it given I have it on a fair number of sites. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/webhook-for-bricks-forms` directory or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. 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 == Frequently Asked Questions == = 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`. = Will the plugin stay now bricks 2.0 is released? = Yes, the plugin is currently fully compatible and tested with 2.0 == Screenshots == 1. Plugin settings page for managing webhooks and debug options. [Webhook for Bricks Forms Plugin Dashboard](assets/screenshot-1.png) 2. Example Form ID [Example Form ID in the backend](assets/screenshot-2.png) 3. Action Must be Custom [Action Must be Custom](assets/screenshot-3.png) 4.Example of Matches webhook Pair [Example of Matches webhook Pair](assets/screenshot-4.png) == Changelog == = 2.0.6 * Update Tested Version = 2.0.5 * Fixed Issues = 2.0.4 = * Update Tested Version - Fix Issues = 2.0.3 = * Tag Issue with Pushed tested to to 6.9 = 2.0.2 = * Pushed tested to to 6.9 = 2.0.1 = * Test Release Automation & Video Recording = 2.0 = * Test Release Automation & Video Recording * Pushed Version Number to Match Base Bricks Version 2.0 = 1.4.2 = * Test Release Automation = 1.4.1 = * Fix Version Issue = 1.4 = * Bump Version Number * Tested to 6.8.2 * Tested with Bricks 2.0 = 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. == Upgrade Notice == = 1.1 = This version includes significant security and functionality improvements. It is recommended to update to ensure compatibility with WordPress standards and enhanced features like translation support. == Notes == If you encounter any issues or have suggestions, feel free to reach out via the plugin support forum.