Title: Order Daemon for WooCommerce
Author: Order Daemon
Published: <strong>2026-03-14</strong>
Last modified: 2026-03-26

---

Szukaj wtyczek

![](https://ps.w.org/order-daemon/assets/banner-772x250.png?rev=3483206)

![](https://ps.w.org/order-daemon/assets/icon.svg?rev=3482339)

# Order Daemon for WooCommerce

 Autor: [Order Daemon](https://profiles.wordpress.org/orderdaemon/)

[Pobierz](https://downloads.wordpress.org/plugin/order-daemon.1.3.27.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/order-daemon/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/order-daemon/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/order-daemon/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/order-daemon/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/order-daemon/)

## Opis

Order Daemon lets you define rules that automatically complete WooCommerce orders
when your conditions are met — no manual intervention needed. It is designed for
stores selling virtual, downloadable, or digital products where orders don’t require
physical fulfillment.

If your store sells software, courses, memberships, or any product that doesn’t 
need packing and shipping, you’re probably completing orders manually or relying
on a payment gateway integration that may or may not work reliably. Order Daemon
gives you explicit, auditable control over when and how orders get completed.

**How it works**

You create rules using a visual rule builder. Each rule has:

 * A **trigger** — the event that starts evaluation (e.g. order moves to Processing)
 * **Conditions** — filters that must all pass (e.g. product type is Virtual, order
   total > $0)
 * An **action** — what happens when conditions are met (e.g. complete the order)

Rules run automatically in the background. The Insights Dashboard gives you a full
audit log of every rule evaluation and order action taken, so you always know exactly
what happened and why.

**Free version includes**

 * Unlimited active automation rules
 * Visual rule builder
 * Order processing trigger
 * Product type, product category, and order total conditions
 * Order completion action
 * Full audit log and Insights Dashboard
 * Built-in diagnostics tools

**Good for**

 * Digital product and software stores
 * Course and membership platforms
 * SaaS and subscription-based businesses
 * Any store where manual order completion is unnecessary overhead
 * Recovering orders stuck in Processing

**Need more triggers, conditions, and actions?**

[Order Daemon Pro](https://orderdaemon.com/pricing) adds additional rule components,
priority support, and advanced automation for high-volume stores.

### Uninstallation

When you uninstall the plugin, all data (rules, audit logs, settings) is preserved
by default to prevent accidental loss.

To permanently remove all plugin data before uninstalling, add this line to your`
wp-config.php`:

    ```
    define('ODCM_REMOVE_ALL_DATA', true);
    ```

Then uninstall the plugin normally. All tables and options will be deleted.

### Third-Party Libraries

This plugin uses the following open-source libraries:

 * **Alpine.js** — lightweight JavaScript framework for interactive UI. [alpinejs.dev](https://alpinejs.dev/)—
   MIT License.
 * **Prism.js** — syntax highlighting for code display. [prismjs.com](https://prismjs.com/)—
   MIT License.

### External Services

Order Daemon can receive and process webhook notifications from payment gateways.
It does not initiate outbound connections unless explicitly verifying a payment 
notification.

**PayPal**
 Receives IPN and webhook payloads (payment status, transaction ID, amount)
and may send verification requests back to PayPal servers during PayPal payment 
processing. [Terms of Service](https://www.paypal.com/legalhub) | [Privacy Policy](https://www.paypal.com/privacy)

**Stripe**
 Receives webhook payloads with event details when your site receives
a Stripe webhook. No data is sent to Stripe by this plugin. [Terms of Service](https://stripe.com/legal/ssa)
| [Privacy Policy](https://stripe.com/privacy)

**Mollie**
 Receives webhook payloads with event details when your site receives
a Mollie webhook. No data is sent to Mollie by this plugin. [Terms of Service](https://www.mollie.com/en/user-agreement)
| [Privacy Policy](https://www.mollie.com/en/privacy)

**Square**
 Receives webhook payloads with event details when your site receives
a Square webhook. No data is sent to Square by this plugin. [Terms of Service](https://squareup.com/us/en/legal/general/ua)
| [Privacy Policy](https://squareup.com/us/en/legal/general/privacy-notice)

Note: Order Daemon does not connect to Google services. References to Google Tag
Manager, Google Analytics, and reCAPTCHA in the diagnostics system are detection
patterns only, used to identify potential script conflicts from other plugins or
themes.

### Privacy Policy

Order Daemon does not collect, store, or transmit any personal data outside of your
WordPress installation. All automation activity is logged locally on your server.
The plugin respects WordPress privacy standards and GDPR requirements.

## Zrzuty ekranu

 * [[
 * The rule builder — create automation rules using a visual interface with triggers,
   conditions, and actions.
 * [[
 * The Insights Dashboard — view a full audit log of rule evaluations and order 
   actions in real time.

## Instalacja

**Via the WordPress plugin directory**

 1. Go to Plugins > Add New in your WordPress admin
 2. Search for „Order Daemon”
 3. Click Install Now, then Activate
 4. Go to Order Daemon in your admin menu to create your first rule

**Manual installation**

 1. Download the plugin zip file
 2. Go to Plugins > Add New > Upload Plugin
 3. Upload the zip file and activate
 4. Go to Order Daemon in your admin menu to create your first rule

**Requirements**

 * WordPress 5.6 or higher
 * WooCommerce 5.0 or higher
 * PHP 7.4 or higher
 * MySQL 5.6 or higher (or MariaDB equivalent)

## Najczęściej zadawane pytania

### Does Order Daemon work with all payment gateways?

Yes. Order Daemon monitors standard WooCommerce order status changes, so it works
with any payment gateway that correctly transitions orders through WooCommerce statuses.

### Will this slow down my site?

No. The plugin runs automation during order processing events only, uses optimized
database queries, and has no impact on front-end performance.

### Can I create multiple rules?

Yes. There is no limit on the number of active rules.

### Is it safe to automate order completion?

Yes. Every rule evaluation and action is logged in the audit log. Orders are only
completed when all conditions in a rule are satisfied.

### Does it work with physical products?

It can be configured to. The conditions system lets you target any product type 
or category, so you can scope rules precisely to the products where auto-completion
makes sense.

### Is customer data secure?

Yes. Order Daemon does not transmit any data outside your WordPress installation.
All processing and logging happens locally on your server.

### Can developers extend the plugin?

Yes. The plugin exposes hooks and filters for customization. See the [documentation](https://orderdaemon.com/docs)
for details.

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„Order Daemon for WooCommerce” jest oprogramowaniem open source. Poniższe osoby 
miały wkład w rozwój wtyczki.

Zaangażowani

 *   [ Order Daemon ](https://profiles.wordpress.org/orderdaemon/)

[Przetłumacz wtyczkę “Order Daemon for WooCommerce” na swój język.](https://translate.wordpress.org/projects/wp-plugins/order-daemon)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/order-daemon/), sprawdź
[repozytorium SVN](https://plugins.svn.wordpress.org/order-daemon/) lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/order-daemon/)
przez [RSS](https://plugins.trac.wordpress.org/log/order-daemon/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 1.3.27

 * Improved: Rule Builder mobile responsivity — fixed broken responsive breakpoint,
   enlarged touch targets on mobile, and improved layout on narrow screens
 * Improved: Rule Builder condition component summaries are now more descriptive
   and extensible
 * Improved: Insight Dashboard mobile responsivity and several UI improvements
 * Fixed: Gateway adapter validation no longer blocked by missing log method

## Meta

 *  Wersja **1.3.27**
 *  Ostatnia aktualizacja **1 tydzień temu**
 *  Włączone instalacje **Mniej niż 10**
 *  Wersja WordPressa ** 5.6 lub nowszej **
 *  Testowano do **6.9.4**
 *  Wersja PHP ** 7.4 lub nowszej **
 *  Język
 * [English (US)](https://wordpress.org/plugins/order-daemon/)
 * Tagi
 * [auto-complete](https://pl.wordpress.org/plugins/tags/auto-complete/)[automation](https://pl.wordpress.org/plugins/tags/automation/)
   [digital products](https://pl.wordpress.org/plugins/tags/digital-products/)[order management](https://pl.wordpress.org/plugins/tags/order-management/)
   [woocommerce](https://pl.wordpress.org/plugins/tags/woocommerce/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/order-daemon/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

[Dodaj recenzję](https://wordpress.org/support/plugin/order-daemon/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/order-daemon/reviews/)

## Zaangażowani

 *   [ Order Daemon ](https://profiles.wordpress.org/orderdaemon/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/order-daemon/)