hofff/contao-root-relations
Adds and maintains a reference field in the page table pointing to the root page of each page.
Maintainers
Package info
github.com/hofff/contao-root-relations
Type:contao-bundle
pkg:composer/hofff/contao-root-relations
3.1.1
2026-01-12 11:07 UTC
Requires
- php: ^8.1
- contao/core-bundle: ^4.13 || ^5.3
- doctrine/dbal: ^3.8
- symfony/config: ^5.4 || ^6.4 || ^7.4
- symfony/dependency-injection: ^5.4 || ^6.4 || ^7.4
- symfony/http-kernel: ^5.4 || ^6.4 || ^7.4
Requires (Dev)
- contao/manager-plugin: ^2.1
- doctrine/coding-standard: ^12.0
- phpcq/runner-bootstrap: ^1.0@dev
Suggests
None
Provides
None
Conflicts
- contao/manager-plugin: <2.1 || >= 3.0
Replaces
None
LGPL-3.0-or-later 2ca3946c02f2d51d26d54e64aebffda3fbc500a8
- Nicky Hoff <nick.woop@hofff.com>
- Christian Schiffler <christian.woop@hofff.com>
- Oliver Hoff <oliver.woop@hofff.com>
This package is auto-updated.
Last update: 2026-05-30 23:49:24 UTC
README
This extension is built for developers and provides a root page relation for every single page. Instead of iterating
over the page hierarchy you can directly access the hofff_root_page_id property of a page.
