qbus/contao-wrapper-relation-bundle

Make Contao content elements "know" their surrounding wrapper.

Installs: 57

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:contao-bundle

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

0.6.0 2024-08-19 12:15 UTC

This package is auto-updated.

Last update: 2025-09-19 14:41:29 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.