Title: Meow Workflow &#8211; AI Agents &amp; No-Code Automation for WordPress
Author: Jordy Meow
Published: <strong>2026 年 6 月 20 日</strong>
Last modified: 2026 年 6 月 27 日

---

搜尋外掛

![](https://ps.w.org/meow-workflow/assets/banner-772x250.png?rev=3579471)

![](https://ps.w.org/meow-workflow/assets/icon-256x256.png?rev=3579471)

# Meow Workflow – AI Agents & No-Code Automation for WordPress

 由 [Jordy Meow](https://profiles.wordpress.org/tigroumeow/) 開發

[下載](https://downloads.wordpress.org/plugin/meow-workflow.0.1.1.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/meow-workflow/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/meow-workflow/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/meow-workflow/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/meow-workflow/#developers)

 [技術支援](https://wordpress.org/support/plugin/meow-workflow/)

## 外掛說明

**Meow Workflow adds a visual node-graph editor to WordPress.** Pick a trigger —
a WordPress event, a schedule, a webhook, or a manual “Test once” — then drag steps
onto a canvas, connect them, and watch the flow run.

Unlike Zapier, Make or n8n, there is no connector catalog to wait for. Meow Workflow
runs **inside WordPress**, so it already reaches your posts, users, comments and
plugins. Need something we don’t ship? Describe it to [Code Engine](https://wordpress.org/plugins/code-engine/)‘
s AI and it writes the function — instantly a step you can wire in. No catalog, 
no waiting.

### What you can build

 * Email yourself when a post is published or a comment comes in.
 * Turn an RSS feed into AI-written draft posts on a schedule.
 * Generate an SEO excerpt with AI every time a post is saved.
 * Send a thank-you note when a WooCommerce order completes.
 * Branch a flow on a value, loop over a list, retry on failure — all visually.

### Steps come from three places

 * **Always available** — Core (logic, branching, loops, delays, email, HTTP) and
   WordPress (posts, users, comments, media).
 * **From your plugins** — any plugin that supports Meow Workflow adds its triggers
   and actions automatically, and removes them when deactivated. The Meow family
   ships first-class: AI Engine (text, image, vision, JSON), SEO Engine (scoring,
   titles, excerpts), Code Engine (your own functions), Social Engine (posting).
 * **Written by you or AI** — for anything else, a Code Engine function becomes 
   a step the moment it’s active.

### Build it with AI

Don’t want to draw it yourself? Describe what should happen in plain English — “
when an order comes in, email me a summary” — and (with [AI Engine](https://wordpress.org/plugins/ai-engine/)
installed) it assembles the workflow from your installed steps.

### Safe by design

Editing a workflow never disturbs the live one: your changes are auto-saved to a**
draft**, and the running version keeps using the last **published** copy until you
hit Publish. Test once always runs the draft, against real data from your site, 
so you can experiment on a live automation without risk.

### For developers

Add your own actions and triggers by hooking the `mwflow_register_integration` filter—
no changes to Meow Workflow required. The bundled integrations under `classes/integrations/`
are the reference implementations. Nothing phones home: AI steps call your locally
installed AI Engine, and the HTTP action only reaches public URLs you configure.

## 螢幕擷圖

[⌊The visual canvas — drag steps onto the board and connect them. Here a Code Engine
function reads the temperature, AI Engine classifies it, and Branch By Value routes
to the right action.⌉⌊The visual canvas — drag steps onto the board and connect 
them. Here a Code Engine function reads the temperature, AI Engine classifies it,
and Branch By Value routes to the right action.⌉[

The visual canvas — drag steps onto the board and connect them. Here a Code Engine
function reads the temperature, AI Engine classifies it, and Branch By Value routes
to the right action.

[⌊Configure each step inline — set the recipient, subject and body of an email, 
pulling data from earlier steps with {{ references }}.⌉⌊Configure each step inline—
set the recipient, subject and body of an email, pulling data from earlier steps
with {{ references }}.⌉[

Configure each step inline — set the recipient, subject and body of an email, pulling
data from earlier steps with {{ references }}.

[⌊"Test once" runs the draft against real data from your site — each step lights
up green as it succeeds, before anything goes live.⌉⌊"Test once" runs the draft 
against real data from your site — each step lights up green as it succeeds, before
anything goes live.⌉[

“Test once” runs the draft against real data from your site — each step lights up
green as it succeeds, before anything goes live.

[⌊Schedule a workflow — this weekly content brief runs every Monday, gathers recent
posts, and writes a summary with AI Engine.⌉⌊Schedule a workflow — this weekly content
brief runs every Monday, gathers recent posts, and writes a summary with AI Engine
.⌉[

Schedule a workflow — this weekly content brief runs every Monday, gathers recent
posts, and writes a summary with AI Engine.

## 安裝方式

 1. Install Meow Workflow from the Plugins screen (or upload the ZIP under Plugins  
    Add New  Upload Plugin).
 2. Activate it.
 3. Open **Meow Apps  Workflow**.
 4. Click **New workflow** and start from an example, describe one to AI, or build 
    from a blank canvas. The Setup Assistant walks you through the rest.

Optional: install [AI Engine](https://wordpress.org/plugins/ai-engine/) for AI steps
and Build-with-AI, [Code Engine](https://wordpress.org/plugins/code-engine/) to 
turn your own functions into steps, and [SEO Engine](https://wordpress.org/plugins/seo-engine/)
for SEO steps.

## 常見問題集

### Do I need any other plugin to use it?

No. Core and WordPress steps work on their own. Other engines (AI, SEO, Code, Social)
and compatible plugins simply add more steps when they’re active.

### How is this different from Zapier, Make or n8n?

Those run on someone else’s servers and make you wait for each connector to be built.
Meow Workflow runs inside your WordPress, already reaches everything WordPress can,
and — with Code Engine — lets AI write any step that’s missing. Your data never 
leaves your site.

### Is it safe to edit a workflow that’s already running?

Yes. Edits are auto-saved as a draft while the live triggers keep running the last
published version. Nothing goes live until you click Publish, and pausing a workflow
stops its trigger immediately.

### Can I add my own actions and triggers?

Yes — hook the `mwflow_register_integration` filter from your own plugin, or write
a function in Code Engine and it appears in the step picker instantly.

### Does it send my data anywhere?

No. AI steps use your own installed AI Engine (and your own API keys). The HTTP 
Request action only reaches public URLs you specify — private and internal addresses
are blocked.

## 使用者評論

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

### 󠀁[Finally, visual workflows in WordPress!](https://wordpress.org/support/topic/finally-visual-workflows-in-wordpress/)󠁿

 [Val Meow](https://profiles.wordpress.org/valwa/) 2026 年 6 月 27 日

I’ve spent so much time trying to figure out how to implement AI-powered workflows
on my site, and this plugin gave me exactly what I was looking for. It’s such a 
relief to be able to do everything directly in WordPress instead of relying on third-
party services like n8n or Make. No more configuration headaches or firewall issues!
If you’re already using Meow plugins, everything just clicks together seamlessly.
The integration feels very natural and makes building workflows so easy. Thank you
Jordy!

 [ 閱讀全部 1 則使用者評論 ](https://wordpress.org/support/plugin/meow-workflow/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Meow Workflow – AI Agents & No-Code Automation for WordPress〉
的開發相關工作。

參與者

 *   [ Jordy Meow ](https://profiles.wordpress.org/tigroumeow/)

[將〈Meow Workflow – AI Agents & No-Code Automation for WordPress〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/meow-workflow)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/meow-workflow/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/meow-workflow/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/meow-workflow/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/meow-workflow/)。

## 變更記錄

#### 0.1.1 (2026/06/27)

 * Update: Moved Workflow Engine under the Meow Apps menu instead of having its 
   own top-level menu entry.
 * Update: Restored the shared common framework used across Meow plugins.
 * 🎵 Discuss with others about Meow Workflow on [the Discord](https://discord.gg/bHDGh38).
 * 🌴 Keep us motivated with [a little review here](https://wordpress.org/support/plugin/meow-workflow/reviews/).
   Thank you!
 * 🥰 If you want to help us, check our [Patreon](https://www.patreon.com/meowapps).
   Thank you!

#### 0.1.0

 * Initial release.
 * Visual node-graph editor with live “Test once” and per-step output previews.
 * Triggers: manual, schedule (WP-Cron), webhook, WordPress hook, RSS.
 * Logic steps: condition, branch-by-value, for-each loop, delay, set variable, 
   random, send email, HTTP request, log.
 * Built-in integrations: WordPress core, AI Engine, SEO Engine, Code Engine, Social
   Engine, WooCommerce.
 * Build-with-AI authoring (requires AI Engine).
 * Draft/Publish model, error handling per step (stop / continue / retry / failure
   branch), import & export.

## 中繼資料

 *  版本 **0.1.1**
 *  最後更新 **1 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/meow-workflow/)
 * 標籤:
 * [AI](https://tw.wordpress.org/plugins/tags/ai/)[automation](https://tw.wordpress.org/plugins/tags/automation/)
   [flows](https://tw.wordpress.org/plugins/tags/flows/)[No-code](https://tw.wordpress.org/plugins/tags/no-code/)
   [workflow](https://tw.wordpress.org/plugins/tags/workflow/)
 *  [進階檢視](https://tw.wordpress.org/plugins/meow-workflow/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/meow-workflow/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/meow-workflow/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/meow-workflow/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/meow-workflow/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/meow-workflow/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/meow-workflow/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/meow-workflow/reviews/)

## 參與者

 *   [ Jordy Meow ](https://profiles.wordpress.org/tigroumeow/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/meow-workflow/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://www.patreon.com/meowapps)