| 开发者 | itkagency |
|---|---|
| 更新时间 | 2026年7月19日 21:04 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/, or install it directly from the WordPress dashboard under Plugins → Add New.No. Packing is tracked completely separately from WooCommerce order status. Marking an order fully packed never moves it to a different status — that remains your decision.
On the order's own line items, as hidden order-item meta. That means it stays attached to the order, is the same for every user, and shows consistent progress whether you open the order on your phone, your laptop, or a colleague's screen.
Yes. The plugin uses WooCommerce's order APIs throughout and works with both HPOS and the legacy order storage.
No. Everything runs in the WordPress admin — there is no customer-facing code and no custom database tables. Packing state is stored in WooCommerce's own order data, so your storefront is completely unaffected.
By default, orders in the Processing status. You can change which statuses count as "needs packing" on the Packing → Settings page.
No. Only shippable items need packing, so virtual and downloadable products are skipped automatically — the checklist stays focused on what actually goes in the box.
It flags that the item can't be packed yet — usually because it's out of stock. The order is shown as blocked (it can't be completed) and the item appears on the Awaiting list, so nothing ships short and you have a single view of everything you're waiting on.
Anyone who can manage WooCommerce orders (the edit_shop_orders capability — shop managers and administrators by default). The same gate applies to every action that changes packed state.
Your packing data never leaves your site. The plugin uses Freemius for licensing and updates, with optional usage analytics that are only sent if you opt in on the activation screen — skip the opt-in and nothing is shared. See "Privacy and external services" above for the details.
Uninstalling removes only the plugin's own settings. It does not bulk-delete packed state from your orders, so reinstalling later leaves existing orders' packing progress intact.
Developer documentation — the data model, the REST API, and the extensibility hooks — is at https://plugins.itk-agency.com/pack-orders/developers/.
Yes. The free plugin here is complete and self-contained. A separately available upgrade, Flow, adds supplier management with bulk product assignment, a supplier-grouped re-order list with CSV export, email, and print, supplier-order batches, automatic backorder flagging, and a consolidated pick list — for stores that re-order stock from suppliers. See features and pricing (https://plugins.itk-agency.com/pack-orders/).