Advanced order and customer search with combined filters for WooCommerce — right inside wp-admin.
A free, open-source WooCommerce plugin that lets shop managers build powerful combined queries across orders, customers, products, financial data, and time — without writing any code.
WooCommerce's default order screen only has a basic search bar. Finding customers who bought a specific product in a date range, spent above a threshold, and live in a certain country normally requires a developer or a paid external tool (Metorik, Metrilo, etc.).
A dedicated page under WooCommerce → Advanced Search with five filter categories that can be combined in a single query, plus a one-click CSV export.
- Orders — status, date range, payment method, shipping method, items per order, order notes, refund status, lifetime order count
- Customer — country, city, state, customer type, registration date, churn risk, one-time buyers, lifetime value
- Products — product, category, SKU, tag, coupon
- Financial — order total, discount, shipping cost, tax, free shipping
- Time — last order date, activity window, day of week
- Rich results table — customer name linked to profile, order popup with every linked order ID
- CSV export — full result set with all order IDs and profile URLs
- HPOS compatible — queries WooCommerce's new high-performance order tables directly
- WordPress 6.0 or higher
- WooCommerce 7.0 or higher
- PHP 8.0 or higher
- Search for "MentoTex Advanced Shop Search" in the Plugins screen
- Click Install Now and then Activate
- Go to WooCommerce → Advanced Search
- Clone or download this repository
- Upload the folder to
/wp-content/plugins/mentotex-advanced-shop-search - Activate in Plugins
- Go to WooCommerce → Advanced Search
This plugin reads only from your local WooCommerce database. It contacts no external servers, sends no telemetry, and stores no personally identifiable data beyond what WooCommerce already holds.
- v1.5 — Customer Intelligence: RFM scoring, VIP customers, churn detection dashboard
- v2.0 — Action Layer: tag customers, send emails to filtered lists, save queries, scheduled reports
GPL-2.0-or-later. See LICENSE.
Developed and maintained by MentoTex.