
外掛標籤
開發者團隊
② 後台搜尋「NextXen Pre-Order Manager for WooCommerce」→ 直接安裝(推薦)
原文外掛簡介
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
Free Features
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.
Premium Features
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
Supported Product Types
Simple
Variable
Composite (WooCommerce Composite Products required)
Bundle (WooCommerce Product Bundles required)
Booking (WooCommerce Bookings required)
Mix and Match (WooCommerce Mix and Match required)
Subscription / Variable Subscription (WooCommerce Subscriptions 6.2.0+ required)
System Requirements
WordPress: 6.0 or higher
WooCommerce: 7.0 or higher
PHP: 7.4 or higher
Source Code & Build Tools
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 install
npm run build
