Plugin Directory

Changeset 3494961


Ignore:
Timestamp:
03/30/2026 09:10:35 PM (5 days ago)
Author:
smartfact
Message:

Release 1.1.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orderbadger/trunk/readme.txt

    r3494802 r3494961  
    2424**Write what you want in plain English.** No dropdowns, no nested condition builders, no ceiling where you need a developer. Describe what matters to your business in a sentence:
    2525
    26 * "New customer account created in the last 7 days, order total over £200, requesting express delivery"
    27 * "Customer has placed 10 or more orders and has purchased from the same category at least 5 times"
    28 * "Repeat customer returning after more than 90 days, whose current order exceeds their average spend"
     26* "New customer account created in the last 7 days, order total over £200, requesting express delivery" ([see example](https://orderbadger.com/kb/ops-first-order-high-value/))
     27* "Customer has placed 10 or more orders and has purchased from the same category at least 5 times" ([see example](https://orderbadger.com/kb/experienced-category-buyer/))
     28* "Repeat customer returning after more than 90 days, whose current order exceeds their average spend" ([see example](https://orderbadger.com/kb/health-reactivated-dormant-customer/))
    2929
    3030None of these are possible in a standard condition builder without developer help.
     
    4949
    5050* Write rules in plain English - the AI compiles them automatically
    51 * Start from 150+ ready-made templates grouped by store type
     51* Start from [150+ ready-made templates](https://orderbadger.com/kb/) grouped by store type
    5252* Preview rules against recent orders before activating
    5353* 40+ order fields: customer history, item details, shipping, stock, time of day
     
    77775. Review follow-up items in the Badge Inbox when needed.
    7878
     79**Guides and examples:**
     80
     81For more ideas, browse the [full rule library](https://orderbadger.com/kb/) (150+ ready-made templates) or read the how-to guides:
     82
     83Customer intelligence:
     84
     85* [How to flag repeat customers in WooCommerce](https://orderbadger.com/guides/flag-repeat-customers/)
     86* [How to spot first-time customers in WooCommerce](https://orderbadger.com/guides/flag-first-time-customers/)
     87* [How to track customer lifecycle stages in WooCommerce](https://orderbadger.com/guides/track-customer-lifecycle/)
     88
     89Revenue protection:
     90
     91* [How to highlight high-value orders in WooCommerce](https://orderbadger.com/guides/identify-high-value-orders/)
     92* [How to detect suspicious or risky orders in WooCommerce](https://orderbadger.com/guides/detect-suspicious-orders/)
     93* [How to protect order margins in WooCommerce](https://orderbadger.com/guides/prevent-margin-loss/)
     94* [How to reduce WooCommerce returns with order flagging](https://orderbadger.com/guides/reduce-returns/)
     95
     96Operations:
     97
     98* [How to flag shipping exceptions in WooCommerce orders](https://orderbadger.com/guides/manage-shipping-exceptions/)
     99* [How to streamline WooCommerce warehouse picking and packing](https://orderbadger.com/guides/streamline-warehouse-operations/)
     100* [How to enforce compliance checks on WooCommerce orders](https://orderbadger.com/guides/ensure-compliance/)
     101
    79102**Free tier:**
    80103
     
    108131
    109132== Frequently Asked Questions ==
     133
     134= How is this different from custom order status plugins? =
     135
     136Custom order status plugins replace the WooCommerce order status itself — the field that controls payment capture, customer email notifications, and reporting. Changing an order to a custom status like "Awaiting ID Check" means WooCommerce, your payment gateway, and your shipping plugin all see a non-standard status. Customer-facing emails may fire unexpectedly, analytics break, and third-party integrations that depend on standard statuses can stop working.
     137
     138OrderBadger leaves the order status completely untouched. Badges are a separate visual layer — coloured pills that appear alongside the status in your orders list. An order can be "Processing" and carry a "High Value" badge and an "Age Check" badge simultaneously. Your existing workflow, emails, and integrations continue exactly as before. The badges are only visible to your admin team.
    110139
    111140= Does OrderBadger require WooCommerce? =
Note: See TracChangeset for help on using the changeset viewer.