Skip to main content
Version: 2023.3

Pimcore Direct Edit

Pimcore Direct Edit allows you editing Pimcore Assets locally in your preferred editor and upload them right away back to Pimcore.

Features in a Nutshell

This extension consists of two parts:

  • The Pimcore Direct Edit Bundle needs to be installed into Pimcore and provides all the necessary server-side features like:

    • New button in the Asset detail page for starting local editing.
    • APIs for Pimcore Direct Edit Client to download or re-upload Asset.
    • Status modal for observing local file edit:
      • wait for changes to be uploaded.
      • apply changes to Pimcore.
  • The Pimcore Direct Edit Desktop client needs to be installed on every client machine and takes care of downloading files, opening editors and uploading changed versions back to Pimcore.

Sample Screenshots

Open Edit Button in Asset detail page

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 Overview