DOCS

v1.3.28
 // Pro v1.2.20

 · Latest

Docs/Get Started/Installation & Requirements

Installation & Requirements

Recommended start · Step 1 of 2

1Installation & Requirements2Quick Start: Your First Rule

Requirements

  • WordPress and WooCommerce installed and active
  • PHP 8.0 or higher (8.1+ recommended)
  • MySQL 5.7+ or MariaDB 10.2+ with InnoDB
  • A user account with Administrator or Shop Manager role

Keep WordPress and WooCommerce updated to their latest stable releases for best compatibility.

Install the free plugin

  1. In your WordPress admin, go to Plugins → Add New
  2. Search for “Order Daemon for WooCommerce”
  3. Click Install Now, then Activate
  4. Confirm WooCommerce is active – Order Daemon will not initialize without it

After activation, two menu items appear under Order Daemon: All Order Rules and Insight Dashboard.

Order Daemon creates three database tables on activation:

TablePurpose
{prefix}odcm_audit_logMain event log
{prefix}odcm_audit_log_payloadsDetailed event payload storage
{prefix}odcm_audit_log_queueTwo-phase logging queue

Install the Pro add-on

Pro is a separate plugin that extends the free core. Both must be active for Pro features to work.

  1. Download the Pro add-on ZIP from your account at orderdaemon.com
  2. Go to Plugins → Add New → Upload Plugin, select the ZIP, click Install Now
  3. Click Activate

Pro features unlock automatically when the plugin is active and the licence is valid. You enter your licence key under Order Daemon → Licence.

Note: If you activate Pro before the free plugin, WordPress will show a dependency notice. Activate the free plugin first, then activate Pro.

Verify the installation

Open Order Daemon → All Order Rules and click Add New. You should see the Rule Builder with a trigger selector, conditions panel, and actions panel. If the builder loads, the plugin is working correctly.

Next: Quick Start: Your First Rule