Skip to content

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:

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.

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.

GoalTool
Edit values on the product list without opening detailsQuick Editor
Add EAN, dimensions, weight to the product listList Enhancer
Reorder columns on the order listList Enhancer
Speed up bulk edits with keyboardQuick 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.