Best Free WordPress Automation Plugins in 2026

The best free WordPress automation plugin with no run caps and a genuine visual builder is Krom Automation. Its free version includes 16 triggers, 21 actions, 20 workflow templates, AI actions, conditional branching, and a full execution log, all without a task limit or a trial clock ticking down. Several other plugins are worth knowing about, but the free tier gap between them is real and worth measuring before you commit to anything.

Most roundups on this topic skip the detail that actually matters: what does the free version actually do, and what gets locked away the moment you need something slightly more complex? A plugin listed as “free” that caps you at 10 tasks per month or hides execution history behind a paid plan is not really free for a working site. This article is built around that distinction.

We cover six plugins. For each one we document the free tier honestly, including run limits, trigger and action counts, and the point where upgrading becomes unavoidable. If you are starting a new site or evaluating options before committing to a paid plan, read the comparison table before anything else.

Browse the full Krom Automation feature list to see everything available in the free version before reading the full comparison below.

Quick Summary

PluginFree Run CapFree TriggersFree ActionsVisual BuilderAI Free
Krom AutomationNone1621YesYes
Uncanny Automator250/monthLimited setLimited setNoNo
AutomatorWPNoneLimited setLimited setNoNo
OttoKit (SureTriggers)1,000/monthLimited setLimited setNoNo
WP WebhooksNoneWebhook onlyWebhook onlyNoNo
Bit IntegrationsNoneForm-focusedIntegration-focusedNoNo

What “Free” Actually Means for an Automation Plugin

A run cap is the single most important thing to check before installing any free automation plugin. Some plugins count every trigger firing as one task, so a site with 500 user registrations per month burns through a 250-task cap in two weeks and then silently stops running workflows until the next billing cycle starts.

Beyond caps, three things separate a genuinely useful free tier from a trial dressed up as a free plan:

  • Execution logging: without a per-step audit trail, you cannot tell whether a workflow ran, failed, or simply never fired. Debugging blind costs hours.
  • Conditional branching: almost every real-world workflow needs at least one if/else split. A free tier that lacks branching forces you to build multiple separate workflows to cover the same logic.
  • No time limit: some plugins offer a full-featured free trial that expires. That is a trial, not a free tier, and it is treated as such below.

The self-hosted versus cloud distinction also matters here. A cloud-based automation tool like Zapier stores your workflow data, execution logs, and API credentials on someone else’s server. A self-hosted plugin like Krom Automation keeps everything inside your own WordPress database.

For sites handling customer data, membership records, or order information, that distinction has compliance and privacy consequences. Our article on self-hosted vs SaaS automation and data privacy covers the tradeoffs in detail.

A 250-task monthly cap is not a free tier for a working site. It is a countdown timer that resets every month and stops your automations mid-cycle.

Krom Automation: The Free Tier Benchmark

Krom Automation is a visual workflow automation plugin built natively for WordPress. Every workflow lives on a drag-and-drop canvas built on ReactFlow, so you can see the full logic of a workflow at a glance rather than reading a flat list of rules. The free version is available on the WordPress.org plugin directory with no task cap and no expiry date.

What the Free Version Includes

  • 16 triggers covering user registration, login, logout, profile updates, role changes, post publishing, post updates, comment submission, media uploads, WooCommerce order creation, and WooCommerce order completion
  • 21 actions including send email, create post, create user, change user role, HTTP requests (GET, POST, PUT, PATCH, DELETE with JSON parsing), and three AI actions
  • 20 workflow templates across six categories, plus a blank canvas option
  • Conditional branching with Yes and No paths, available in the free version
  • Delay scheduling by minutes, hours, days, or weeks, free
  • Merge tags for injecting live event data into any field, free
  • Workflow simulator for dry-run testing with zero side effects
  • Full execution log with a per-step audit trail, free
  • Analytics dashboard showing total executions, active workflows, failed execution count, and an execution trend chart

The AI actions deserve specific mention. AI Generate Text, AI Content Moderation, and AI Auto-Tag are all available in the free version. You supply your own API key from OpenAI, Google Gemini, or Groq, and you pay your AI provider directly at their standard rates.

Krom Automation never charges per AI call and never marks up tokens. That model is explained in more detail in our post on AI plugin credits versus using your own API key.

Background execution runs via Action Scheduler, the same battle-tested queue system WooCommerce uses. Nothing runs during a page load, so automations do not add latency to your site’s response time. If you want to understand the performance question more broadly, our article on whether automation plugins slow down WordPress goes into the mechanics.

The full free triggers reference and full free actions reference document every available option with field-level detail.

Where the Free Version Ends

The free version does not include a schedule trigger, an incoming webhook receiver, the visual email builder, or the 80-plus additional Pro triggers and 60-plus additional Pro actions covering integrations like Mailchimp, FluentCRM, LearnDash, MemberPress, Slack, Google Sheets, and 20 more platforms. For sites that need to connect WordPress to external services beyond a simple HTTP request, Pro is required.

Pro plans start at $119 per year for one site or $299 as a one-time lifetime purchase. Every plan includes every Pro feature. See full pricing details or read the free vs Pro feature comparison to understand exactly what the upgrade adds.

The free version of Krom Automation includes execution logging, conditional branching, and AI actions. Most plugins charge for at least one of those three.

Uncanny Automator: Broad Integration Set, Tight Free Cap

Uncanny Automator is one of the most established names in WordPress automation and has genuine depth on its paid tier. The free version, however, comes with a 250-recipe-run cap per month. A recipe run is counted every time a trigger fires and a workflow executes, so a site with a busy comment section, a form that gets submissions daily, or a WooCommerce store processing orders will hit that ceiling faster than expected.

The free trigger and action set is narrower than the Pro version, with most of the valuable integrations (LearnDash, MemberPress, Mailchimp, and most form plugins) requiring either the paid plugin or the separately priced Add-ons. There is no visual canvas. Workflows are configured as a list of trigger and action pairs, which works but does not give you a clear picture of branching logic at a glance.

Who it suits: sites that need only a handful of simple automations per month and plan to upgrade quickly. The integration library on the paid tier is one of the largest available, so if you know you will be on Pro, the free version is a reasonable way to evaluate the interface.

AutomatorWP: No Cap, but a Narrower Free Set

AutomatorWP has no run cap on its free version, which puts it in the same category as Krom Automation on that dimension. The free core plugin covers basic WordPress triggers and actions, but most of the integrations that make it genuinely useful (WooCommerce, LearnDash, WPForms, Gravity Forms) are distributed as separate free or paid add-ons rather than bundled into a single install.

There is no visual builder. Workflows are configured through a form-based interface.

Execution logging exists but is less detailed than Krom Automation’s per-step audit trail. Conditional branching is available but requires an additional free add-on to enable.

Who it suits: sites that want a no-cap free plugin and are comfortable assembling the right combination of add-ons for their specific use case. The modular structure is flexible but requires more setup time than a single-plugin approach.

OttoKit (Formerly SureTriggers): Cloud-Based, 1,000 Tasks/Month Free

OttoKit rebranded from SureTriggers in 2024 and positions itself as a WordPress-native alternative to Zapier. The free tier allows 1,000 task executions per month, which is more generous than Uncanny Automator’s 250 but is still a cap. Once you exceed 1,000, workflows stop running until the next calendar month begins or you upgrade.

The architecture is partly cloud-based. Trigger detection happens on your WordPress site, but some workflow processing passes through OttoKit’s own infrastructure.

That means your workflow data and execution context leave your server, which is a relevant consideration for sites handling sensitive user information. It also means your automations depend on OttoKit’s service remaining available.

The integration list is wide and includes popular form plugins, email marketing tools, and WooCommerce. There is no visual canvas. Who it suits: sites that want a large integration library, expect to stay under 1,000 monthly executions on the free tier, and are comfortable with a cloud-assisted architecture.

WP Webhooks: A Specialist Tool, Not a General Automator

WP Webhooks does one thing and does it well: it lets WordPress send and receive webhook payloads. The free version supports sending data out when WordPress events occur and receiving incoming requests to trigger WordPress actions.

There is no run cap, no trial period, and no visual builder because it is not a workflow builder. It is a webhook bridge.

This is useful if you are connecting WordPress to an external system that already handles the automation logic, such as Make (formerly Integromat) or a custom API. It is not the right choice if you want to build multi-step workflows with branching and delays entirely inside WordPress. Krom Automation’s free HTTP Request action covers the outbound webhook use case for most sites without needing a separate plugin.

Who it suits: developers who need a clean webhook interface between WordPress and an external system, and who are handling the automation logic elsewhere.

Bit Integrations: Form-to-Integration Connections, Free

Bit Integrations focuses on connecting WordPress form submissions to third-party services. It supports a wide range of form plugins as sources and a long list of CRMs, email tools, and other services as destinations. The free version has no documented run cap, and the integration list is genuinely broad.

It is not a general-purpose workflow automation plugin. You cannot trigger automations from post publishing, user registration, WooCommerce orders, or comment events. The trigger model is form submission in, integration action out.

For that specific use case it works well and is free. For anything beyond that, you need a different tool.

Who it suits: sites that want free form-to-CRM or form-to-email connections and are using one of the supported form plugins as their primary data capture point.

Free Tier Comparison: The Decision Table

The table below is built around the question you are actually deciding: at what point does the free tier of each plugin stop being enough for a real site?

PluginRun capExecution log free?Branching free?WooCommerce triggers free?When free becomes insufficient
Krom AutomationNoneYes, per-stepYesYes (2 triggers)When you need external integrations beyond HTTP requests
Uncanny Automator250/monthLimitedNoPaid add-onMonth 1 on any active site
AutomatorWPNoneBasicAdd-on requiredAdd-on requiredWhen you need WooCommerce or form plugin triggers
OttoKit1,000/monthYesYesYesWhen executions exceed 1,000 or data residency matters
WP WebhooksNoneNoN/AWebhook onlyWhen you need multi-step logic inside WordPress
Bit IntegrationsNoneBasicNoNoWhen triggers beyond form submissions are needed

Which Plugin Is Best for Specific Situations

Work through this list in order. Skipping to the bottom recommendation wastes time if an earlier constraint already narrows your choice.

  1. No run cap is a hard requirement: Krom Automation, AutomatorWP, WP Webhooks, or Bit Integrations. OttoKit and Uncanny Automator both cap the free tier.
  2. You need a visual canvas: Krom Automation is the only free option with a drag-and-drop workflow builder. Every other plugin uses a list or form-based interface.
  3. You want AI actions without paying extra: Krom Automation includes three AI actions in the free version. No other plugin in this list does.
  4. You need WooCommerce triggers in the free version: Krom Automation includes Order Created and Order Completed as free triggers. OttoKit includes WooCommerce on its free tier. AutomatorWP and Uncanny Automator require a paid plan or add-on.
  5. Your primary need is form-to-CRM connections: Bit Integrations is purpose-built for this and free. Krom Automation also covers it, and the Fluent Forms integration, Contact Form 7 integration, and Gravity Forms integration are all documented if you want to see the scope.
  6. You are connecting WordPress to an external service via webhook: WP Webhooks is purpose-built. Krom Automation’s free HTTP Request action handles the outbound case for most sites.

What the Marketing Pages Leave Out

Every plugin in this category markets itself as easy, powerful, and free. Here is what the marketing pages tend not to say.

  • Run caps reset on the calendar month, not your billing date. If you install a plugin on the 25th and hit the cap by the 28th, you wait three days. If your site sends welcome emails and those stop mid-month, users notice.
  • WP-Cron delays are real on low-traffic sites. Plugins that use Action Scheduler or WP-Cron for delayed actions depend on someone visiting the site to fire the queue. On a site that goes quiet overnight, a delay set to “30 minutes” might actually run 4 hours later. Configuring a real server cron solves this but is rarely mentioned in setup guides. Krom Automation uses Action Scheduler and is subject to the same constraint.
  • Free add-on models add management overhead. AutomatorWP’s modular structure means tracking which add-ons are installed, kept updated, and compatible with your WordPress version. A single-plugin approach is simpler to maintain.
  • Execution logging is not universal. Without a per-step log, you cannot confirm a workflow ran, identify which step failed, or demonstrate to a client that an automation fired. This is a support and reliability issue, not just a nice-to-have.
  • Cloud-assisted plugins introduce a dependency. If OttoKit’s infrastructure has an outage, your workflows may not run even if your WordPress site is perfectly healthy. Self-hosted plugins fail independently of any external service.

Execution logging is not a premium feature. It is the minimum viable thing that lets you know your site is actually doing what you set it up to do.

Setting Up Your First Automation: What to Expect

For Krom Automation, the setup path is documented in the step-by-step workflow builder guide. A practical starting point is the welcome email workflow: User Registered fires, a delay of 5 minutes runs, then Send Email delivers a personalised message using merge tags to pull in the user’s first name and login URL. That workflow takes under 10 minutes to build on the visual canvas and covers the most common automation use case on any site that has user registration enabled.

The workflow simulator lets you run any workflow in dry-run mode before it goes live, so you can confirm the logic and check merge tag output without sending real emails or creating real records. That alone saves the 20 to 30 minutes most people spend debugging why a test email went to the wrong address or contained a blank field.

If you are running a WooCommerce store and want to start automating there specifically, our guide on 12 WooCommerce automation ideas that recover real revenue covers the highest-impact starting points in order of what makes the biggest difference first.

Also from wpRigel

Pollify is a Gutenberg-native poll, survey, and quiz plugin. Polls are built directly inside the block editor as real blocks, so there are no shortcodes to paste and no separate interface to learn. If you run a content site, membership community, or course platform and want to collect audience feedback without leaving the editor, Pollify handles it without adding a separate tool to your stack.

Commandify is a command palette for the WordPress admin. Press Cmd or Ctrl plus K to jump anywhere in the admin, search posts, users, and orders, and run admin actions without clicking through menus. It is the only command palette plugin with genuine WooCommerce depth: orders, products, variations, and customers are all first-class targets, not an afterthought.

Our Verdict: Who Should Use Which Plugin

Use Krom Automation if you want a free tier with no run cap, a visual canvas, execution logging, conditional branching, AI actions, and WooCommerce triggers all in one plugin. It is the strongest free tier in this category by a meaningful margin, and it scales to Pro when your integration needs grow beyond what the HTTP Request action can handle.

Use AutomatorWP if you are comfortable assembling add-ons and want a no-cap free plugin with a large community of existing extensions. Budget extra time for initial setup and add-on management.

Use OttoKit if you need a wide integration list, expect to stay under 1,000 monthly executions, and are comfortable with a cloud-assisted architecture.

Use WP Webhooks if you specifically need a clean webhook bridge between WordPress and an external system and are handling the automation logic elsewhere.

Use Bit Integrations if form-to-CRM connections are your entire use case and you want a purpose-built free tool for that job.

Skip the free tier entirely if you are building a high-volume store or membership site from day one. The $119 per year entry point for Krom Automation Pro, or the lifetime option at $299, is a cheaper operational decision than spending hours working around free-tier constraints on a site that is already busy.

Download Krom Automation free from the WordPress.org plugin directory and build your first workflow today. No credit card, no trial period, no task cap.

Compare Krom Automation plans and pricing if you already know you need Pro integrations and want to see which plan fits your site count.

Frequently Asked Questions

Is there a truly free WordPress automation plugin with no run cap?

Yes. Krom Automation, AutomatorWP, WP Webhooks, and Bit Integrations all have no documented run cap on their free versions.

Uncanny Automator caps at 250 runs per month and OttoKit caps at 1,000. If hitting a cap mid-month would break workflows your site depends on, choose one of the uncapped options.

Will an automation plugin slow down my WordPress site?

Plugins that use Action Scheduler, including Krom Automation, run workflows in a background queue separate from page load requests. Your site’s response time is not affected by automation execution.

The only performance consideration is database size over time as execution logs grow, which can be managed by configuring log retention. Our post on automation plugins and WordPress performance covers this in detail.

Can free WordPress automation tools handle WooCommerce order workflows?

Krom Automation’s free version includes Order Created and Order Completed as triggers, so yes. OttoKit also includes WooCommerce triggers on its free tier. Uncanny Automator and AutomatorWP require a paid plan or add-on for WooCommerce.

If WooCommerce is your primary use case, Krom Automation Pro adds deeper order management and connects to tools like Mailchimp and FluentCRM. See the best WooCommerce automation plugins comparison for a more detailed breakdown.

Which free automation plugin is best for LMS or membership sites?

Krom Automation Pro covers LearnDash, TutorLMS, MemberPress, and similar platforms via dedicated integrations. The free version handles user registration, role changes, and post events, which covers a subset of LMS and membership triggers. If your workflows are specifically tied to course enrollment, quiz completion, or subscription expiry, the Pro integrations for LearnDash and MemberPress are where to look.

What is the difference between a self-hosted automation plugin and a cloud-based tool like Zapier?

A self-hosted plugin stores workflow definitions, execution logs, and API credentials inside your WordPress database on your own server. A cloud-based tool processes and stores that data on its own infrastructure.

For sites handling customer orders, membership data, or personally identifiable information, self-hosted keeps data under your control and within your existing hosting jurisdiction. Cloud tools introduce an external dependency: if the service has an outage, your automations may not run regardless of your site’s status.

Leaving Without Grabbing 80% Discount?

Krom Automation Pro is now Live!
Give it a try and claim 80% discount on Launch Price. 20 seats available only!
Share your email and we will send a free license ASAP.


Early bird discount form

This will close in 0 seconds