2017 © Pedro Peláez
 

pimcore-bundle alternate-object-trees

Pimcore Bundle for defining alternate object trees based on data object attributes

image

elements/alternate-object-trees

Pimcore Bundle for defining alternate object trees based on data object attributes

  • Monday, June 25, 2018
  • by brusch
  • Repository
  • 18 Watchers
  • 1 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Alternate Object Trees

Plugin for defining alternate object trees based on object attributes., (*1)

Configuration

Config, (*2)

Visualisation in Frontend

visualisation, (*3)

Permissions

permissions, (*4)

Custom Tree Builder

If you specifiy a custom tree builder class in your tree config, such as, (*5)

\AppBundle\Util\Backend\DynamicTree\VirtualProductTreeBuilder

then it is possible to combine multiple object (types) per child node, by overriding the buildCustomTree method, just as in DefaultTreeBuilder.php., (*6)

Upgrade Notes

Upgrade from v2.0.0

If you want to use the Custom Tree Builder, please add the field "customTreeBuilderClass" as varchar(255) in the bundle's database table (compare installer). Also make sure to clear the data cache., (*7)

The Versions

25/06 2018

dev-master

9999999-dev

Pimcore Bundle for defining alternate object trees based on data object attributes

  Sources   Download

25/06 2018

v2.0.0

2.0.0.0

  Sources   Download