Linux 软件免费装
Banner图

Anticipo - Pre-Orders for WooCommerce

开发者 propluginslab
codewoogeek
heyvicky
更新时间 2026年8月27日 20:07
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

woocommerce preorder pre-order product launch release date

下载

1.0.0

详情介绍:

Anticipo lets you sell a product weeks or months before it lands, then hands the whole launch back to you as a normal WooCommerce order on release day. Customers pay in full at checkout and the order waits in a dedicated Pre-ordered status, out of your fulfilment queue. On the release date a background job releases every waiting order, reduces stock, moves the orders into your normal workflow and emails the customers. None of it needs anyone logged in. What you can do On release day Releases run in the background through WooCommerce Action Scheduler in small batches, so a launch with thousands of orders never blocks a page load. A nightly sweep catches anything that was missed, so a launch interrupted by a server restore recovers on its own. Emails Five emails, each a real WooCommerce email class you manage from WooCommerce, Settings, Emails: pre-order confirmed, release date changed, pre-order released and pre-order cancelled for the customer, plus a new pre-order notice for the store. Every one has an editable message with merge tags and a table of the products pre-ordered, in HTML and plain text, both overridable from your theme. Customers can see their pre-orders A Pre-orders tab in My Account lists everything a customer has reserved, its status and when it arrives. Built to stay fast Pre-orders live in their own indexed database table rather than in order meta, so nothing turns into a slow meta query as you grow. Product settings are read from the object WooCommerce has already loaded and cached for the request. The CSS and JavaScript are not loaded at all on pages with no pre-orders. Works with what you already run High Performance Order Storage and legacy order storage. Cart and Checkout Blocks, with the cart rules enforced through the Store API. WPML and Polylang, with release emails sent in the language the customer originally ordered in. Any payment gateway, because a pre-order is an ordinary WooCommerce order. For developers Over twenty documented hooks, a helper function API, six overridable templates and an activity log of every action taken on every pre-order. Full documentation is built into the plugin under WooCommerce, Pre-orders, Documentation, and in the docs folder. External services This plugin does not connect to any external service. It makes no outbound HTTP requests and sends no data anywhere. A paid edition is available Anticipo Pre-Orders Pro is a separate plugin sold at propluginslab.com. It adds deposits and pay on release billing, allocation limits, pre-order pricing, scheduled reminders, reports, CSV export and a REST API. Everything described above is included in this free plugin and is not limited in any way.

安装:

  1. Install and activate WooCommerce first.
  2. Upload the plugin folder to /wp-content/plugins/, or install it through Plugins, Add New.
  3. Activate the plugin.
  4. Go to WooCommerce, Pre-orders, Documentation for the five minute setup guide.
  5. Edit any product, open the Pre-order tab in the Product data box, tick Enable pre-orders and set a release date.

屏幕截图:

  • The pre-orders list with filters and bulk actions.
  • The settings screen.
  • The documentation built into the plugin.
  • The status and health screen.
  • A pre-order product on the store front, with countdown.
  • The customer pre-orders page in My Account.
  • The Pre-order column on the products list, showing status at a glance.
  • The pre-order emails, registered with WooCommerce and editable like any other.

升级注意事项:

1.0.0 First release.

常见问题:

Does this work with variable products?

Yes. Variations inherit the release date and rules from the parent product.

Why is my stock not going down when someone pre-orders?

By design. Stock is reduced on release day, because the units do not exist yet and reducing stock now would make your inventory figures wrong for weeks. If you are pre-selling from stock you already hold, turn off "Reduce stock on release" under Release workflow.

The release date passed and nothing happened.

Open WooCommerce, Pre-orders, Status. It tells you whether Action Scheduler is running and lists anything overdue. You can also release by hand from the Pre-orders screen. On a very low traffic site, pointing a real server cron at wp-cron.php makes scheduled jobs punctual.

The Pre-orders tab in My Account returns a 404.

Open Settings, Permalinks and press Save without changing anything. That regenerates the rewrite rules.

Will this slow my shop down?

No. Pre-orders live in their own indexed table, settings are read from objects WooCommerce has already loaded, and the plugin's CSS and JavaScript are not loaded on pages that have no pre-orders.

Does it work with High Performance Order Storage?

Yes, and with the legacy post based storage. Compatibility is declared for both, plus the Cart and Checkout blocks.

Is my data deleted if I remove the plugin?

Only if you ask for it. Deactivating never deletes anything. Deleting the plugin removes data only when you tick the option on the Advanced settings tab.

更新日志:

1.0.0