Title: Hookly &#8211; Webhook Automator
Author: JALEL GHABRI
Published: <strong>2025 年 12 月 23 日</strong>
Last modified: 2025 年 12 月 23 日

---

搜索插件

![](https://ps.w.org/hookly-webhook-automator/assets/banner-772x250.png?rev=3426056)

![](https://ps.w.org/hookly-webhook-automator/assets/icon-256x256.png?rev=3426056)

# Hookly – Webhook Automator

 作者：[JALEL GHABRI](https://profiles.wordpress.org/ghabri/)

[下载](https://downloads.wordpress.org/plugin/hookly-webhook-automator.1.0.1.zip)

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

 [支持](https://wordpress.org/support/plugin/hookly-webhook-automator/)

## 描述

Hookly allows you to send data from your WordPress site to external services whenever
specific events occur. Whether you want to notify Slack when a new post is published,
sync user registrations with your CRM, or trigger workflows in Zapier, this plugin
makes it easy.

#### Key Features

 * **Multiple Triggers** – Post published, user registered, comment added, WooCommerce
   orders, and more
 * **Custom Payloads** – Build your own JSON payloads using merge tags
 * **Secure Delivery** – HMAC signatures for webhook verification
 * **Retry Logic** – Automatic retries for failed deliveries
 * **Detailed Logs** – Track every webhook request and response
 * **Developer Friendly** – Hooks and filters for customization

#### Supported Triggers

**Posts**
 * Post Published * Post Updated * Post Deleted

**Users**
 * User Registered * User Updated * User Deleted * User Login

**Comments**
 * Comment Created * Comment Approved

**WooCommerce** (if installed)
 * Order Created * Order Status Changed * Product
Created * Product Stock Low

#### Use Cases

 * Send Slack notifications for new content
 * Sync users to email marketing platforms
 * Trigger Zapier/Make/n8n workflows
 * Update external systems when orders are placed
 * Build custom integrations with any webhook-enabled service

## 屏幕截图

 * [[
 * Dashboard – Overview with webhook statistics, success rates, and available triggers
 * [[
 * Webhook List – All webhooks with status indicators, triggers, and quick actions
 * [[
 * Add New Webhook – Easy webhook configuration with trigger selection and endpoint
   URL
 * [[
 * Logs Viewer – Detailed delivery logs with filtering and status tracking
 * [[
 * Settings – Configure async delivery, timeouts, rate limits, and log retention

## 安装

 1. Upload the plugin files to `/wp-content/plugins/wp-webhook-automator/`
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Navigate to ‘Webhooks’ in the admin menu to create your first webhook

## 常见问题

### What is a webhook?

A webhook is an HTTP callback that sends data to a specified URL when an event occurs.
It’s a way for apps to communicate in real-time.

### Is this compatible with WooCommerce?

Yes! Hookly includes triggers for WooCommerce orders and products. The WooCommerce
triggers only appear if WooCommerce is installed and active.

### Can I customize the data sent?

Absolutely. You can create custom JSON payloads using merge tags like `{{post.title}}`
or `{{user.email}}`. See the documentation for all available merge tags.

### How do I verify webhooks on the receiving end?

Each webhook can be configured with a secret key. We send an HMAC-SHA256 signature
in the `X-Webhook-Signature` header that you can verify on your server.

### What happens if a webhook fails?

By default, webhooks will retry up to 3 times with a 60-second delay between attempts.
You can customize this per webhook.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Hookly – Webhook Automator」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ JALEL GHABRI ](https://profiles.wordpress.org/ghabri/)

[帮助将「Hookly – Webhook Automator」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/hookly-webhook-automator)

### 对开发感兴趣吗?

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

## 更新日志

#### 1.0.1

 * Fixed: Added custom autoloader for WordPress.org distribution
 * Fixed: Plugin now works correctly when installed from WordPress.org

#### 1.0.0

 * Initial release
 * Core webhook functionality
 * Post, User, and Comment triggers
 * WooCommerce integration
 * Admin dashboard and log viewer
 * REST API endpoints

## 额外信息

 *  版本 **1.0.1**
 *  最后更新：**6 月前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 6.0 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 8.0 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/hookly-webhook-automator/)
 * 标签
 * [api](https://cn.wordpress.org/plugins/tags/api/)[automation](https://cn.wordpress.org/plugins/tags/automation/)
   [integrations](https://cn.wordpress.org/plugins/tags/integrations/)[webhook](https://cn.wordpress.org/plugins/tags/webhook/)
   [zapier](https://cn.wordpress.org/plugins/tags/zapier/)
 *  [高级视图](https://cn.wordpress.org/plugins/hookly-webhook-automator/advanced/)

## 评级

尚未提交反馈。

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

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

## 贡献者

 *   [ JALEL GHABRI ](https://profiles.wordpress.org/ghabri/)

## 支持

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

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