Skip to main content
Version: 2026.2

Pimcore Direct Edit

Direct Edit opens a Pimcore asset in the editor installed on your own machine and uploads the changed file straight back into Pimcore.

Features

Direct Edit consists of two parts.

The Direct Edit bundle runs inside Pimcore and provides:

  • An Edit Locally action on the asset editor in Pimcore Studio.
  • The endpoints the desktop client uses to download and re-upload an asset.
  • A status dialog that waits for the local changes, applies them to the asset, and resolves conflicts when another user changed the asset in the meantime.

The Direct Edit desktop client runs on each editor's machine. It downloads the file, opens it in the associated local application, watches it for changes, and uploads new versions back to Pimcore.

Sample Screenshots

Edit Locally button in the asset editor

Open ButtonOpen ButtonOpen Button

Start editing dialog

Open DialogOpen DialogOpen Dialog

Local editing and waiting for changes

Local EditLocal EditLocal Edit

Apply changes to Pimcore

Apply ChangesApply ChangesApply Changes

Documentation