Linux 软件免费装
Banner图

Luminos Autocomplete Orders for WooCommerce

开发者 luminosagency
更新时间 2026年7月26日 02:05
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

ecommerce order status automation orders auto complete

下载

1.0.0

详情介绍:

By default, most WooCommerce orders stop at the "Processing" status after a successful payment and have to be moved to "Completed" by hand. For stores that sell downloads, licences, virtual items, or anything that does not need a manual fulfilment step, that extra click is pure busywork. Luminos Autocomplete Orders for WooCommerce closes that gap. As soon as an order reaches a status you choose, the plugin transitions it to "Completed" for you. You stay in control of exactly when that happens. How it works The plugin listens for WooCommerce order status changes. When an order enters one of the trigger statuses you enable (Processing and/or On hold), and the order's payment method is not on your exclusion list, the plugin sets the order to "Completed". Everything runs inside your own WordPress install using standard WooCommerce order hooks and the WooCommerce order API (CRUD), so it works the same whether your store uses the classic post-based order storage or High-Performance Order Storage (HPOS). Features External services This plugin does not call any external or third-party services. It does not send your data anywhere, does not phone home, and does not load any remote scripts or styles. All processing happens locally on your own site.

安装:

  1. Make sure WooCommerce is installed and active.
  2. Upload the plugin to the /wp-content/plugins/ directory, or install it through the Plugins screen in WordPress (Plugins > Add New > Upload Plugin).
  3. Activate the plugin through the Plugins screen.
  4. Go to WooCommerce > Auto-Complete Orders to configure it.

升级注意事项:

1.0.0 Initial release.

常见问题:

Where do I configure the plugin?

Under WooCommerce > Auto-Complete Orders. Every option lives on that one settings screen.

Does it require WooCommerce?

Yes. WooCommerce 6.0 or later must be installed and active. The plugin does nothing on a site without WooCommerce.

Which orders get completed?

Only orders that reach one of the trigger statuses you enable (Processing and/or On hold) and whose payment method is not on your exclusion list. You decide both.

How do I complete orders that are already sitting in Processing?

Use the one-time backlog tool on the settings screen. It processes existing orders in small batches so large stores do not time out, and by default it does so silently (it does not send the customer "Completed order" email).

Will customers be emailed when an order is auto-completed?

That is up to you. There is a setting to suppress the WooCommerce "Completed order" email for auto-completions. The backlog tool is silent by default.

Is it compatible with High-Performance Order Storage (HPOS)?

Yes. The plugin declares HPOS compatibility and uses the WooCommerce order API, so it works with both HPOS and the classic order storage.

Does the plugin send my data anywhere?

No. It makes no external network requests and stores its settings in your own WordPress database only.

更新日志:

1.0.0