Description
Vortiflow is a powerful automation plugin that lets you connect WordPress with your favorite apps and services using workflows. Save time by automating repetitive tasks like sending emails, creating posts, and integrating with webhooks.
Key Features
- Custom Triggers: Start workflows on User Registration, Post Creation, or Incoming Webhooks.
- Conditions: Run actions only when specific criteria are met (e.g., specific user roles, post types, meta values).
- Actions: Send emails, update post metadata, delay execution, and more.
- Intuitive Builder: A React-based flow builder to create automations in minutes.
- Dynamic Variables: Map dynamic data from triggers seamlessly into your actions using a smart variable selector.
- Webhook Support: Send and receive data to/from external apps like Zapier or Make.
Go PRO
Unlock even more features with Vortiflow PRO:
* WooCommerce Integration (Triggers on new orders, Actions for changing statuses or applying coupons).
* Advanced Conditions (Numeric comparisons, WooCommerce specific conditions).
* Priority Support and more integrations!
Installation
- Upload the plugin files to the
/wp-content/plugins/vortiflowdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Access “Vortiflow” from your WordPress dashboard menu to create your first workflow.
FAQ
-
Does it require coding knowledge?
-
No! The visual builder makes it easy for anyone to create workflows without writing a single line of code.
-
Can I connect this to Zapier or Make?
-
Yes! You can use the Incoming Webhook trigger or the Webhook action to communicate with external platforms.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Vortiflow” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Vortiflow” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.4
- Admin UI: remove legacy wp-flow naming and keep consistent vortiflow styles and endpoints.
1.0.3
- Fix: Plugin Check DB query warnings in Installer verification.
- Fix: Improve email action error message when a magic tag resolves to JSON/array.
1.0.2
- Security: Harden incoming webhook permissions and remove slug fallback.
- Logging: Fix logs table schema upgrade so Activity shows executions.
- Webhook payload: Improve body parsing for Postman form-data / urlencoded.
1.0.1
- Harden incoming webhook permissions to validate a generated token before execution.
- Remove legacy webhook slug fallback and keep webhook access tied to server-generated tokens only.
- Remove the invalid public repository reference from the readme.
1.0.0
- Initial public release.
- Added User Registration, Post Creation, and Webhook triggers.
- Added Email, Database, and Flow Control actions.
- Added intuitive React-based Visual Builder.
- Added recursive sanitization and strict security checks for WordPress.org compliance.