qbus/contao-wrapper-relation-bundle

Make Contao content elements "know" their surrounding wrapper.

0.5.0 2022-11-23 14:51 UTC

This package is auto-updated.

Last update: 2024-07-23 18:28:23 UTC


README

This is an extension for Contao that stores a content element's closest wrapper's id in the element's properties. It does so by adding a field wrapperId to tl_content and using DataContainer callbacks to set/update the relations.