

Order feed — live auto-refreshing cards showing order number, status, date/time, customer, item summary, and total.
Documentation | Companion Print App | Developer Hooks
Packing Station for WooCommerce is designed for WooCommerce stores that need to process and pack items in a new order. Staff can see and process orders without having to login to wp-admin. Staff log in through a dedicated Packing Station page and manage incoming WooCommerce orders from a focused screen built for operations like kitchens, packing benches, counters, and fulfilment stations that need to process orders.
The optional Packing Station Print App adds local printing without the need for a Cloud subscription.
Who is Packing Station for?
Order Feed
Live auto-refreshing order feed showing compact cards (order number, status, date/time, customer, item summary, and optional total) with a browser chime for new orders. Filters by date range and order status. Each card has View and Complete buttons.
Order Detail Modal
Full-screen modal showing the complete order in labelled sections: core order details, line items, totals, customer, billing/shipping addresses, and additional fields from other plugins.
Configurable Fields
Go to WooCommerce Packing Station to choose which fields appear in the modal. Three ways to add fields:
meta_key for fields not yet discovered.Click Re-scan Orders at any time to refresh discovered fields. Discovery also runs automatically on first activation.
Optional Pages (disabled by default)
Enable either page in the Features section at the bottom of WooCommerce Packing Station.
Print App
The WordPress plugin is fully functional without the companion Print App. The Print App adds local, non-Cloud printing.
When running in a standard browser, staff open the browser login URL shown at the top of WooCommerce Packing Station. This is your site root URL plus /packing-station-login/. Staff log in with a user assigned the Packing Station role, then they are taken to the Packing Station order feed. The Print buttons are hidden and a download hint is shown in their place. Everything else — the order feed, View modal, Complete button, filters, and all admin settings — works the same in both environments.
When the plugin order feed is opened inside the Packing Station Print app instead of a browser, the plugin automatically detects the printing bridge and enables Print buttons on every order card and inside the Order Detail modal. No plugin configuration, API keys, or pairing is needed.
To enable printing, install the Print App on any Android device with an attached printer: a tablet connected to a desktop or label printer, or a POS device with an integrated thermal printer.
Print a packing list (ideal for retail fulfilment or restaurant room service orders), or print a shipping label to stick on the outside. Works with thermal receipt printers, label printers, and standard desktop printers.
The Print App includes 100 free prints so you can fully test your printing setup before committing to a purchase. The app is free to download from https://ateqa.com; a subscription or print pack is required once the free allowance is used. This print allowance applies only to the optional Android app and does not limit the WordPress plugin.
For a setup guide to the Print App, visit the Packing Station wesbite.
Other Features
Developer Extensibility
The plugin includes a comprehensive set of WordPress actions and filters for store developers who need to adapt the Packing Station workflow without forking the plugin. Hooks are available for order feed queries, prepared order data, selectable print fields, the Android print payload, access checks, order status changes, stock status changes, and order control changes.
The print payload hooks are guarded: after custom code runs, the plugin restores the minimum core keys the Android companion app expects where possible.
See the Developer Hooks documentation for the full hook reference and examples.
Pages Created on Activation
/packing-station-order-feed/ — Order feed/packing-station-login/ — Staff login/packing-station-store-open-close/ — Order Control (optional, disabled by default)/packing-station-stock-control/ — Stock Control (optional, disabled by default)