qbus/contao-wrapper-relation-bundle

Make Contao content elements "know" their surrounding wrapper.

0.6.0 2024-08-19 12:15 UTC

This package is auto-updated.

Last update: 2024-11-19 12:59:33 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.