qbus/contao-wrapper-relation-bundle

Make Contao content elements "know" their surrounding wrapper.

Maintainers

Package info

github.com/qbus-agentur/contao-wrapper-relation-bundle

Type:contao-bundle

pkg:composer/qbus/contao-wrapper-relation-bundle

Statistics

Installs: 65

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.6.0 2024-08-19 12:15 UTC

This package is auto-updated.

Last update: 2026-02-19 15:39:02 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.