NextXen Pre-Order Manager for WooCommerce lets you turn any WooCommerce product into a pre-orderable item β with a release date, automated order completion, customer emails, and flexible payment options. Start capturing revenue before your product is ready to ship.
Whether youβre launching a new product line, running a made-to-order business, or building hype around a limited release, this plugin gives your store a complete, professional pre-order system.
π Plugin Website | Documentation | Support
Pre-Order Any Product
Enable pre-orders on simple, variable, composite, bundle, and booking products with a single checkbox. Customers see a customizable βPre-order nowβ button and an availability message.
Release Date & Countdown
Set an optional availability date and time. When the release date arrives, WP-Cron automatically completes all pre-orders for that product β no manual work needed.
Use the [npom_countdown] shortcode to embed a live countdown timer anywhere on your site.
Two Payment Models
β Upfront (pay now): Full payment collected at checkout. Order stays βPre-orderedβ until the release date.
β Upon release (pay later): No charge at checkout. On release, customers with a saved payment method are charged automatically; others receive a payment link by email.
Optional Pre-Order Fee
Add an extra charge on top of the product price (e.g., a reservation fee). It appears as a separate line item in the cart.
Six Email Notifications
All emails are configurable from WooCommerce Settings Emails:
β New Pre-Order (admin)
β Pre-Ordered Confirmation (customer)
β Pre-Order Available / Released (customer)
β Pre-Order Cancelled (customer + admin)
β Pre-Order Date Changed (customer)
My Account β Pre-Orders Tab
Customers can view and cancel their pre-orders from the standard WooCommerce My Account area.
WooCommerce Blocks Compatible
Full support for the Cart Block, Checkout Block, and Product Block Editor.
HPOS (High-Performance Order Storage) Compatible
Fully declared and tested with WooCommerceβs custom order tables.
WooCommerce Subscriptions Compatible
Pre-order subscription products. No charge at checkout β the subscription starts and the first payment is collected on the release date. Requires WooCommerce Subscriptions 6.2.0+.
Translation Ready
All strings use the nextxen-pre-order-manager text domain. Compatible with WPML, Polylang, and Loco Translate.
Upgrade to NextXen Pre-Order Manager for WooCommerce Premium for advanced tools that serious store owners need:
π Deposit / Partial Payments
Collect a fixed-amount or percentage deposit at checkout. The remaining balance is automatically charged (via a new order) when the product releases. Deposit amounts appear in the order screen, emails, and CSV export.
π Quantity Limit Per Product
Cap the total number of pre-orders accepted. Shows a βOnly X slots remaining!β urgency notice when running low. Automatically closes pre-orders when the cap is hit β even under concurrent traffic.
π Admin Dashboard Widget
Live stats on your WordPress dashboard: active pre-order count, revenue, new/completed/cancelled this month, and a list of upcoming releases in the next 30 days.
π CSV Export
One-click export of all pre-order data (Order ID, Status, Customer, Product, Release Date, Payment Type, Deposit, Balance, Total, Date Created). UTF-8 BOM included for Excel compatibility.
π Priority Support
Skip the queue and get direct help from the NextXen Technology team.
π View Premium Plans
The pluginβs compiled JavaScript assets (in the build/ directory) are generated from source using webpack and @wordpress/scripts.
The full source code β including all src/ files, package.json, and webpack.config.js β is publicly available at:
https://github.com/NextXen-Technology/nextxen-pre-order-manager-for-woocommerce
To regenerate the compiled assets:
npm installnpm run build