Title: Webhook for Bricks Forms
Author: Nathan Foley
Published: <strong>2025 年 2 月 21 日</strong>
Last modified: 2026 年 3 月 23 日

---

搜索插件

![](https://ps.w.org/webhook-for-bricks-forms/assets/banner-772x250.png?rev=3244564)

![](https://ps.w.org/webhook-for-bricks-forms/assets/icon-256x256.png?rev=3244564)

# Webhook for Bricks Forms

 作者：[Nathan Foley](https://profiles.wordpress.org/stingray82/)

[下载](https://downloads.wordpress.org/plugin/webhook-for-bricks-forms.2.0.6.zip)

 * [详情](https://cn.wordpress.org/plugins/webhook-for-bricks-forms/#description)
 * [评价](https://cn.wordpress.org/plugins/webhook-for-bricks-forms/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/webhook-for-bricks-forms/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/webhook-for-bricks-forms/#developers)

 [支持](https://wordpress.org/support/plugin/webhook-for-bricks-forms/)

## 描述

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](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.

### Notes

If you encounter any issues or have suggestions, feel free to reach out via the 
plugin support forum.

## 屏幕截图

 * [[
 * Plugin settings page for managing webhooks and debug options. [Webhook for Bricks Forms Plugin Dashboard](https://cn.wordpress.org/plugins/webhook-for-bricks-forms/assets/screenshot-1.png?output_format=md)
 * [[
 * Example Form ID [Example Form ID in the backend](https://cn.wordpress.org/plugins/webhook-for-bricks-forms/assets/screenshot-2.png?output_format=md)
 * [[
 * Action Must be Custom [Action Must be Custom](https://cn.wordpress.org/plugins/webhook-for-bricks-forms/assets/screenshot-3.png?output_format=md)
   4.Example of Matches webhook Pair [Example of Matches webhook Pair](https://cn.wordpress.org/plugins/webhook-for-bricks-forms/assets/screenshot-4.png?output_format=md)
 * [[

## 安装

 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

## 常见问题

### 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

## 评价

![](https://secure.gravatar.com/avatar/18d71e6ee6f01ca187056223bfc583b0f3043c1ec08bb8208676be3e2f25ac90?
s=60&d=retro&r=g)

### 󠀁[Saved me hours of coding – incredibly helpful!](https://wordpress.org/support/topic/saved-me-hours-of-coding-incredibly-helpful/)󠁿

 [lukaszslusarski](https://profiles.wordpress.org/lukaszslusarski/) 2025 年 4 月
15 日

I was about to write my own custom PHP integration to connect Bricks Builder forms
with my webhook, but this plugin saved me a ton of time. Super simple to use, does
exactly what I needed, and works flawlessly. Very helpful – thank you for creating
this!

 [ 阅读所有1条评价 ](https://wordpress.org/support/plugin/webhook-for-bricks-forms/reviews/)

## 贡献者及开发者

「Webhook for Bricks Forms」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Nathan Foley ](https://profiles.wordpress.org/stingray82/)
 *   [ reallyusefulplugins.com ](https://profiles.wordpress.org/reallyusefulplugin/)

[帮助将「Webhook for Bricks Forms」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/webhook-for-bricks-forms)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/webhook-for-bricks-forms/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/webhook-for-bricks-forms/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/webhook-for-bricks-forms/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/webhook-for-bricks-forms/)。

## 更新日志

= 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.

## 额外信息

 *  版本 **2.0.6**
 *  最后更新：**2 月前**
 *  活跃安装数量 **50+**
 *  WordPress 版本 ** 6.5 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/webhook-for-bricks-forms/)
 * 标签
 * [bricks builder](https://cn.wordpress.org/plugins/tags/bricks-builder/)[debug](https://cn.wordpress.org/plugins/tags/debug/)
   [forms](https://cn.wordpress.org/plugins/tags/forms/)[integration](https://cn.wordpress.org/plugins/tags/integration/)
   [webhooks](https://cn.wordpress.org/plugins/tags/webhooks/)
 *  [高级视图](https://cn.wordpress.org/plugins/webhook-for-bricks-forms/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/webhook-for-bricks-forms/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/webhook-for-bricks-forms/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/webhook-for-bricks-forms/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/webhook-for-bricks-forms/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/webhook-for-bricks-forms/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/webhook-for-bricks-forms/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/webhook-for-bricks-forms/reviews/)

## 贡献者

 *   [ Nathan Foley ](https://profiles.wordpress.org/stingray82/)
 *   [ reallyusefulplugins.com ](https://profiles.wordpress.org/reallyusefulplugin/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/webhook-for-bricks-forms/)