heimrichhannot/contao-tree-bundle

A contao bundle to create a tree structure like an organization chart in the contao backend and output it in the frontend.

Installs: 19

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 5

Forks: 0

Open Issues: 0

pkg:composer/heimrichhannot/contao-tree-bundle

1.1.0 2022-08-23 07:45 UTC

This package is auto-updated.

Last update: 2025-09-23 14:22:14 UTC


README

A contao bundle to create a tree structure like an organization chart in the contao backend and output it in the frontend.

Features

  • create hierarchical structures in a page structure like backend module
  • output tree structure in the frontend like you want, comes with an content element and output types for list or bootstrap 4 accordions
  • easily extendable: create custom tree node types and custom output type

Usage

Install

Install with composer or contao manager and update the database afterwards.

composer require heimrichhannot/contao-tree-bundle

Setup

  1. In Contao backend you find a new backend module tree structures within content section
  2. Create a root node and add child nodes as you want
  3. To output it in the frontend, create a Tree content element and select the created root.