Skip to content

Installation

P2Lab Packing Slips ships as a standard Shopware plugin. Pick the version that matches your Shopware minor:

ShopwarePlugin version
6.5.xP2LabPackingSlips_1.53.x
6.6.xP2LabPackingSlips_1.66.x
6.7.xP2LabPackingSlips_1.67.x
  1. In your admin, go to Extensions → My extensions → Shopware Store.
  2. Search for Packing Slips (or Order Packing).
  3. Click Add extension, then Install, then Activate.

If you downloaded the plugin archive directly (e.g. for staging or air-gapped environments):

  1. Go to Extensions → My extensions and click Upload extension.
  2. Pick the ZIP for your Shopware minor (e.g. P2LabPackingSlips_v1.67.2.zip).
  3. Click Install, then Activate.
Terminal window
bin/console plugin:refresh
bin/console plugin:install --activate P2LabPackingSlips
bin/console cache:clear
  1. Open Orders → Overview.
  2. Select any order. You should see a new Packing Slips button in the toolbar.
  3. Click it — the picking modal opens. (If you haven’t configured a default view yet, it opens in Batch Picking.)

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 Picking card. 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.