Skip to content

Releases: basilicom/pimcore-path-formatter-bundle

Inheritance

12 Jul 07:29

Choose a tag to compare

v3.0.0

feature: option to enable/disable inheritance of dataobject values

Inheritance

12 Jul 07:29

Choose a tag to compare

v2.2.0

feature: option to enable/disable inheritance of dataobject values

Inheritance

12 Jul 07:28

Choose a tag to compare

v1.3.0

feature: option to enable/disable inheritance of dataobject values

Azatoth

02 Feb 09:07
c7da7fa

Choose a tag to compare

Adding preview-renderer to basic asset relations

v1.2

14 Jan 09:33
c2f46b3

Choose a tag to compare

Allow pattern configuration for assets and documents:

basilicom_path_formatter:
  pattern:
    Pimcore\Model\Asset: "{id} {key}"
    Pimcore\Model\Document: "{id} {key}"

    Pimcore\Model\DataObject\Car::files:
      patternOverwrites:
        Pimcore\Model\Asset: "{key}"
        Pimcore\Model\Document: "{key}"

Security Warning resolved

07 Sep 06:06

Choose a tag to compare

v1.1.4

Updated make command

First, basic implementation

05 Aug 14:19
ab3d112

Choose a tag to compare

v0.1

Update README.md