Harper Order & Customer Tagger
Automatically tag WooCommerce orders and customers using configurable rule-based conditions
by Harper Agency · github.com/harperagency/wc-order-customer-tagger · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/harperagency/wc-order-customer-tagger/archive/refs/heads/trunk.zipFrom the readme
WooCommerce Order & Customer Tagger
Automatically tag WooCommerce orders and customers based on configurable rule conditions — no code required.
What It Does
Define rules in the WordPress admin. When an order is placed or updated, the plugin evaluates those rules and applies tags to the order and/or customer automatically.
Example rules:
- Tag orders over $500 as high-value
- Tag customers from California as west-coast
- Tag orders containing a specific product category as subscription
- Tag first-time buyers as new-customer
Tags appear on the order detail screen and the customer profile, making it easy to filter, segment, and act on your data.
Features
- Rule builder UI in WP Admin — no coding needed
- Supports order total, product, category, customer location, and order count conditions
- Tags applied automatically on order create and status change
- Tags visible on order and customer screens in WP Admin
- Powered by the Harper Rule Engine
Requirements
- WordPress 6.0+
- WooCommerce 7.0+
- PHP 8.1+
Installation
From ZIP (recommended)
1. Download the latest release ZIP from the Releases page
2. In WordPress admin: Plugins → Add New → Upload Plugin
3. Upload the ZIP and