Installation
P2Lab Packing Slips ships as a standard Shopware plugin. Pick the version that matches your Shopware minor:
| Shopware | Plugin version |
|---|---|
| 6.5.x | P2LabPackingSlips_1.53.x |
| 6.6.x | P2LabPackingSlips_1.66.x |
| 6.7.x | P2LabPackingSlips_1.67.x |
Install via the Shopware Store
Section titled “Install via the Shopware Store”- In your admin, go to Extensions → My extensions → Shopware Store.
- Search for Packing Slips (or Order Packing).
- Click Add extension, then Install, then Activate.
Install from a ZIP
Section titled “Install from a ZIP”If you downloaded the plugin archive directly (e.g. for staging or air-gapped environments):
- Go to Extensions → My extensions and click Upload extension.
- Pick the ZIP for your Shopware minor (e.g.
P2LabPackingSlips_v1.67.2.zip). - Click Install, then Activate.
Install via the CLI
Section titled “Install via the CLI”bin/console plugin:refreshbin/console plugin:install --activate P2LabPackingSlipsbin/console cache:clearVerify the install
Section titled “Verify the install”- Open Orders → Overview.
- Select any order. You should see a new Packing Slips button in the toolbar.
- Click it — the picking modal opens. (If you haven’t configured a default view yet, it opens in Batch Picking.)
First-time configuration
Section titled “First-time configuration”Out of the box the modal works with sensible defaults — pick, click, print. Two settings most shops adjust on day one:
- Default view of the modal (Order Picking vs Batch Picking) —
Modal window | General settings. - The state machine states the plugin should set on the Next button —
Order Pickingcard. Pick the In Progress, Complete and Incomplete states you already use in your fulfillment flow; if you don’t pick them, the Next button still advances visually but no state change is written.
Full configuration walkthrough: Settings overview.