=== PackPilot === Contributors: bandexa Tags: woocommerce, order fulfillment, warehouse, picking, packing Requires at least: 6.4 Tested up to: 6.9 Requires PHP: 7.4 Stable tag: 0.0.11 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Warehouse management and order fulfillment for WooCommerce. Pick, pack and ship orders using barcode scanning and optimized packing workflows. == Description == PackPilot helps store teams process WooCommerce orders with a practical warehouse workflow inside WordPress. Core features include: * A dedicated packing table for scanning and completing orders * Status-driven order intake from WooCommerce * Stock reservations per order * Picklist workflow for grouped fulfillment * Delivery note / pick ticket workflow with PDF generation * Article data management for SKU, EAN, locations, batches, and best-before dates * Picking event tracking for scanned items PackPilot is designed for operational use in WooCommerce fulfillment workflows. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/packpilot` directory, or install the plugin through the WordPress plugins screen. 2. Activate the plugin through the `Plugins` screen in WordPress. 3. Open `PackPilot > Settings`. 4. Configure the source order status, finish status, and fulfillment workflow. == Frequently Asked Questions == = Does PackPilot require WooCommerce? = Yes. PackPilot is intended for WooCommerce-based fulfillment workflows. = Can I use different fulfillment workflows? = Yes. PackPilot currently supports direct Pick & Pack, Picklists, and Delivery Note / Pick Ticket workflows. = Does the plugin create PDFs? = Yes. Delivery-note PDFs and bundled delivery-note PDFs can be generated from inside the plugin. = Does the plugin include third-party frontend assets? = Yes. PackPilot currently bundles the following third-party assets for admin-side functionality: * `includes/admin/assets/htmx.js` * `includes/admin/assets/chart.umd.min.js` * `includes/admin/assets/bootstrap-grid.min.css` == Changelog == = 0.0.11 = * First Upload