by Digital Lychee
0 (0 reviews)
Order Boost — First Order Discounts
Reward first-time buyers with automatic discounts. Simple, fast WooCommerce conversion boost.
Compatible with WP 6.9.4
v1.0.3
Current Version v1.0.3
Updated 1 month ago
Last Update on 09 Feb, 2026
Refreshed 13 hours ago
Last Refreshed on
Rank
#51,517
—
No change
Active Installs
0+
-100%
KW Avg Position
N/A
—
No change
Downloads
247
+2 today
Support Resolved
0%
—
No change
Rating
0%
Review 0 out of 5
0
(0 reviews)
Next Milestone 10
0+
10+
19,904
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro
Unlock Exact Install Count
See the precise estimated active installs for this plugin, calculated from real-time ranking data.
- Exact install estimates within tiers
- Track install growth over time
- Milestone progress predictions
Need 8 more installs to reach 10+
Rank Changes
Current
#51,517
Change
Best
#
Downloads Growth
Downloads
Growth
Peak
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
0.0
0 reviews
Overall
0%
5
0
(0%)
4
0
(0%)
3
0
(0%)
2
0
(0%)
1
0
(0%)
Tracked Keywords
Showing 0 of 0| Keyword | Position | Change | Type | Updated |
|---|---|---|---|---|
| No keyword data available yet. | ||||
Unlock Keyword Analytics
Track keyword rankings, search positions, and discover new ranking opportunities with a Pro subscription.
- Full keyword position tracking
- Historical ranking data
- Competitor keyword analysis
Track This Plugin
Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.
Start Tracking FreePlugin Details
- Version
- 1.0.3
- Last Updated
- Feb 09, 2026
- Requires WP
- 6.0+
- Tested Up To
- 6.9.4
- PHP Version
- 8.3 or higher
- Author
- Digital Lychee
Support & Rating
- Rating
- ☆ ☆ ☆ ☆ ☆ 0
- Reviews
- 0
- Support Threads
- 0
- Resolved
- 0%
Keywords
Upgrade to Pro
Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.
Upgrade NowSimilar Plugins
WP Adminify – White Label WordPress, Admin Menu Editor, Login Customizer
7K+ installs
#2,711
Master Addons For Elementor – Widgets, Extensions, Theme Builder, Popup Builder & Template Kits
30K+ installs
#953
InfiniteWP Client
200K+ installs
#253
Google Analytics for WooCommerce
200K+ installs
#282
FiboSearch – Ajax Search for WooCommerce
100K+ installs
#287
Frequently Asked Questions
Common questions about Order Boost — First Order Discounts
Logged-in: checks wc_get_customer_order_count() and also queries for any orders with statuses processing, completed, or on-hold. If any exist, they’re not new. Guest: looks up paid-ish orders by billing email. If found, they’re not new.
processing, completed, and on-hold. You can adjust by editing the status list in the code.
Discount eligibility for guest customers is checked as part of WooCommerce's checkout totals calculation. Simply entering an email address does not trigger totals to update in the block-based checkout. WooCommerce recalculates totals automatically once the customer completes their billing details (for example, after address fields are filled or when using autofill). At that point, any eligible first-order discount will appear. The discount will always be applied before the order is placed if the customer is eligible.
No. The discount is applied automatically as a fee/discount at checkout when the rules are met.
By default no (there’s a “Skip if coupon applied” option). You can allow stacking by unchecking that option.
By default the discount reduces the pre-tax subtotal (non-taxable fee). You can mark it taxable in settings if your locale/accountant prefers that model.
Runs late enough (priority 20) to play nicely with most currency switchers. Always test on staging with your stack.
Yes, Order Boost declares compatibility with WooCommerce custom order tables / HPOS.