Àpèjúwe
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Ìtumọ̀ Yorùbá: ’t ship? Describe it to 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Ìtumọ̀ Yorùbá: ’s active.
Build it with AI
DonÌtumọ̀ Yorùbá: ’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 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.
Àwọn àwòrán ìbòjú




Ìgbéwọlẹ̀
- Install Meow Workflow from the Plugins screen (or upload the ZIP under Plugins Add New Upload Plugin).
- Activate it.
- Open Meow Apps Workflows.
- 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 for AI steps and Build-with-AI, Code Engine to turn your own functions into steps, and SEO Engine for SEO steps.
FAQ
-
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Ìtumọ̀ Yorùbá: ’re active.
-
How is this different from Zapier, Make or n8n?
-
Those run on someone elseÌtumọ̀ Yorùbá: ’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Ìtumọ̀ Yorùbá: ’s missing. Your data never leaves your site.
-
Is it safe to edit a workflow thatÌtumọ̀ Yorùbá: ’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_integrationfilter 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.
Àwọn àgbéyẹ̀wò
Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.
Àwọn Olùkópa & Olùgbéejáde
“Meow Workflow” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.
Àwọn OlùkópaTúmọ̀ “Meow Workflow” sí èdè rẹ.
Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?
Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.
Àkọsílẹ̀ àwọn àyípadà
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.
