[WordPress] 外掛分享: Sequensy

WordPress 外掛 Sequensy 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Sequensy」是 2026-02-07 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2026-02-25,距離現在已有 1 天。
  • 外掛最低要求 WordPress 6.4 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 8.0 以上。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

summix |

外掛標籤

actions | triggers | workflow | automation | integrations |

內容簡介

<h3>總結</h3>
<p>Sequensy 是一個強大的工作流自動化外掛程式,可讓您透過可視化拖放建構者,在 WordPress 網站上自動化任務。</p>

<h3>問題與答案</h3>
<ul>
<li><strong>Q:</strong> Sequensy 是什麼?</li>
<li><strong>A:</strong> Sequensy 是一個工作流自動化外掛程式,讓您可以使用可視化拖放建構者來自動化 WordPress 網站上的任務。</li>

<li><strong>Q:</strong> 可以如何建立工作流程?</li>
<li><strong>A:</strong> 您可以透過連接觸發器(啟動工作流的事件)與動作(要執行的任務)來建立自動化工作流。無需編碼。</li>

<li><strong>Q:</strong> Sequensy 可以執行哪些 WordPress 觸發事件?</li>
<li><strong>A:</strong> 包括使用者註冊、使用者資料更新、使用者角色變更、文章發佈、提交評論等。</li>

<li><strong>Q:</strong> 有哪些 WooCommerce 觸發事件可以使用?</li>
<li><strong>A:</strong> 包括訂單創建、完成、處理中、訂單狀態更改、退款、付款完成、客戶創建、客戶地址更改、產品創建、更新、庫存不足等。</li>
</ul>

原文外掛簡介

Sequensy lets you automate repetitive tasks on your WordPress site by building visual workflows. When something happens (a trigger), Sequensy runs a series of actions — creating posts, updating orders, syncing subscribers to your email platform, and more.
Build Workflows Visually
Design automation workflows on a visual canvas. Connect a trigger to one or more actions, configure each step with a simple form, and publish. No code, no cron jobs to manage, no third-party automation platform required — everything runs inside WordPress.
WordPress Triggers
Start workflows when key events happen on your site:

Post Published — fires when any post type is published
User Registration — fires when a new user account is created
User Profile Updated — fires when a user’s profile information changes
Comment Submitted — fires when a new comment is posted

WooCommerce Triggers
Automate your store with triggers for order events:

New Order — fires when a customer places an order
Order Completed — fires when an order is marked complete

WordPress Actions
Perform tasks on your site automatically:

Create Post — create a new post, page, or custom post type
Update Post — update the title, content, or status of an existing post
Create User — register a new WordPress user account

WooCommerce Actions
Manage your store without manual work:

Update Order Status — change an order to processing, completed, on-hold, etc.
Add Order Note — append a note to an order (customer-visible or internal)
Create Coupon — generate a coupon code with a specified discount type and amount

Third-Party Integrations
Connect workflows to external services you already use:

Kit (ConvertKit) — create subscribers, add tags, and remove tags to manage your email audience
Notion — create database entries to log data from your WordPress site
Campaign Monitor — add, update, and remove subscribers from your mailing lists

Features

Visual Workflow Builder — point-and-click canvas with a clear trigger → action flow
Conditional Filters — run actions only when specific conditions are met (e.g., post type is “product”, user role is “subscriber”)
Variable Substitution — pass data between steps using {{Trigger.field}} and {{action_id.field}} syntax
Activity Log — see a timeline of every workflow execution with status, duration, and error details
Async Execution — workflows run in the background via Action Scheduler so your site stays fast
Modular Packages — each integration is a self-contained package you can activate or deactivate independently

External Services
Sequensy can connect to third-party services to extend your workflow automation capabilities. Data is only sent to these services when you explicitly connect your account AND create a workflow that uses the service. You have complete control over what data is sent and when.
No data is sent to Sequensy or Summix servers. All workflow data is stored locally in your WordPress database.
Kit (ConvertKit)
Email marketing platform for creators. Sequensy uses the Kit API to create subscribers and manage tags on your Kit account.
What Data Is Sent: Email address, first name, and any custom fields you configure in your workflow actions.
When Data Is Sent: Only when a workflow executes a Kit action (create subscriber, add tag, remove tag).
Terms of Service
Privacy Policy
Campaign Monitor
Email marketing platform for subscriber management. Sequensy uses the Campaign Monitor API to add, update, and remove subscribers on your lists.
What Data Is Sent: Email address, name, mobile number, custom fields, and consent to track preferences you configure in your workflow actions.
When Data Is Sent: Only when a workflow executes a Campaign Monitor action (add subscriber, update subscriber, remove subscriber).
Terms of Service
Privacy Policy
Notion
Collaborative workspace and documentation platform. Sequensy uses the Notion API to create entries in your Notion databases.
What Data Is Sent: User-configured properties and content as defined in your workflow actions (can include text, numbers, dates, etc.).
When Data Is Sent: Only when a workflow executes a Notion action (create database entry).
Terms of Service
Privacy Policy
Privacy
Sequensy can connect to third-party services when you configure integrations. For complete details about what data is sent to each service and when, see the “External Services” section above.
No data is sent to Sequensy or Summix servers. All workflow data is stored locally in your WordPress database.
Development
Source Code
The uncompiled JavaScript/TypeScript source code is included in the admin/src/ directory within this plugin.
The admin interface is built with React and TypeScript using Vite. To rebuild from source:

Navigate to the admin/ directory
Run npm install to install dependencies
Run npm run build to compile assets

Build Tools Used

Vite (build tool)
React 18 (UI framework)
TypeScript (type-safe JavaScript)
Tailwind CSS (styling)

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Sequensy」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0.0 | 2.0.0 | trunk |

延伸相關外掛(你可能也想知道)

  • Trigger Happy 》連接外掛,自動化工作流程。, Trigger Happy 是一個 WordPress 的視覺化腳本工具,讓您使用簡單的用戶界面將外掛和事件連接在一起。, 目前支援核心 WordPress...。
  • Business rules for WordPress 》Business Rules WordPress 外掛可讓網站管理員根據發生的事件定義條件性執行的操作。, 範例用途:, – 建立靈活的內容發佈工作流程更改。, – 發送...。

文章
Filter
Mastodon