Introduction
P2Lab Quick Editor is an administration-only Shopware 6 plugin that makes the native list views faster to work with. It bundles two tools:
Quick Editor
Section titled “Quick Editor”Turns the product list into an editable grid. Click a cell, change the value, save — without opening the detail page. A few small details matter:
- You pick the interaction mode — single-click or double-click to enter edit mode.
- You can opt in to keyboard shortcuts so ENTER saves and ESC cancels the current edit.
- You can opt in to auto-confirmation — moving to another row automatically saves the current one.
The Quick Editor only modifies behaviour. It does not change which columns are visible.
List Enhancer
Section titled “List Enhancer”Lets you redesign which columns appear on a list, in what order, with which label, and how wide each one is. It works on four built-in Shopware grids:
- Product list (
Catalogues → Products) - Product variants overview (the variants tab inside a product)
- Order list (
Orders → Overview) - Order line items (the items grid inside an order)
For each grid you build a profile — an ordered list of fields with display options. Profiles are stored in the system configuration and apply to every administrator.
When to use what
Section titled “When to use what”| Goal | Tool |
|---|---|
| Edit values on the product list without opening details | Quick Editor |
Add EAN, dimensions, weight to the product list | List Enhancer |
| Reorder columns on the order list | List Enhancer |
| Speed up bulk edits with keyboard | Quick Editor (modes + shortcuts) |
Both tools share one settings screen but neither depends on the other. You can run them together or each on its own.