PHPackages                             terminal42/contao-node - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. terminal42/contao-node

ActiveContao-bundle[Utility &amp; Helpers](/categories/utility)

terminal42/contao-node
======================

Node bundle for Contao Open Source CMS

2.0.6(1mo ago)3078.1k↓55.9%94MITPHPPHP ^8.1CI passing

Since May 21Pushed 1mo ago5 watchersCompare

[ Source](https://github.com/terminal42/contao-node)[ Packagist](https://packagist.org/packages/terminal42/contao-node)[ GitHub Sponsors](https://github.com/terminal42)[ Fund](https://ko-fi.com/terminal42)[ RSS](/packages/terminal42-contao-node/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (10)Dependencies (68)Versions (53)Used By (4)

Node bundle for Contao Open Source CMS
======================================

[](#node-bundle-for-contao-open-source-cms)

This bundle provides a new way for Contao to manage content elements that are common for multiple pages.

[![](docs/preview.png)](docs/preview.png)

Installation
------------

[](#installation)

Install the bundle via Composer:

```
composer require terminal42/contao-node

```

Configuration
-------------

[](#configuration)

Once installed, you can start creating groups and nodes in the `Content > Nodes` backend module. Roughly said they work similar to articles – each node can have multiple content elements.

You can then display those nodes in the front end using either the `Nodes` front end module or content element. Both of them allow you to select either one or multiple nodes and order them.

To better organize nodes you can specify the languages the respective content elements were written in and use arbitrary tags to be able to quickly filter and find them again. Both the languages as well as the tags don't have any influence on the front end but can help you to manage your content in an efficient way.

Thanks to the Contao picker, finding the correct node is as easy as it can get!

### Contao non-managed edition

[](#contao-non-managed-edition)

If you don't use the Contao managed edition, additionally you have to configure the tags bundle on your app-level:

```
# config/config.yml
codefog_tags:
    managers:
        terminal42_node:
            source: 'tl_node.tags'
```

Insert Tags
-----------

[](#insert-tags)

The extension also provides two new insert tags: `{{insert_node::*}}` and `{{insert_nodes::*}}`. The former expects the ID of a node and will then generate the output of that node. The latter expects a comma separated list of node IDs or aliases and will then generate the output of all those nodes. Example: `{{insert_nodes::1,2,3}}`

###  Health Score

64

—

FairBetter than 99% of packages

Maintenance89

Actively maintained with recent releases

Popularity42

Moderate usage in the ecosystem

Community29

Small or concentrated contributor base

Maturity82

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 62.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~51 days

Total

51

Last Release

58d ago

Major Versions

1.5.29 → 2.0.02025-11-07

PHP version history (6 changes)1.0.0PHP ^7.1

1.3.3PHP &gt;=7.1

1.5.7PHP ^7.1 || ^8.0

1.5.9PHP ^7.4 || ^8.0

1.5.15PHP ^8.0

2.0.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1073273?v=4)[Andreas Schempp](/maintainers/aschempp)[@aschempp](https://github.com/aschempp)

![](https://avatars.githubusercontent.com/u/481937?v=4)[Yanick Witschi](/maintainers/Toflar)[@Toflar](https://github.com/Toflar)

---

Top Contributors

[![qzminski](https://avatars.githubusercontent.com/u/193483?v=4)](https://github.com/qzminski "qzminski (78 commits)")[![aschempp](https://avatars.githubusercontent.com/u/1073273?v=4)](https://github.com/aschempp "aschempp (21 commits)")[![Toflar](https://avatars.githubusercontent.com/u/481937?v=4)](https://github.com/Toflar "Toflar (9 commits)")[![fritzmg](https://avatars.githubusercontent.com/u/4970961?v=4)](https://github.com/fritzmg "fritzmg (8 commits)")[![plandolt](https://avatars.githubusercontent.com/u/922919?v=4)](https://github.com/plandolt "plandolt (4 commits)")[![jankout](https://avatars.githubusercontent.com/u/3715050?v=4)](https://github.com/jankout "jankout (1 commits)")[![dennisbohn](https://avatars.githubusercontent.com/u/87128053?v=4)](https://github.com/dennisbohn "dennisbohn (1 commits)")[![ameotoko](https://avatars.githubusercontent.com/u/10257912?v=4)](https://github.com/ameotoko "ameotoko (1 commits)")[![rabauss](https://avatars.githubusercontent.com/u/14016098?v=4)](https://github.com/rabauss "rabauss (1 commits)")

---

Tags

contentcontaonode

### Embed Badge

![Health badge](/badges/terminal42-contao-node/health.svg)

```
[![Health](https://phpackages.com/badges/terminal42-contao-node/health.svg)](https://phpackages.com/packages/terminal42-contao-node)
```

###  Alternatives

[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M674](/packages/shopware-core)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k6.0M778](/packages/sylius-sylius)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k18.3M430](/packages/easycorp-easyadmin-bundle)[contao-community-alliance/dc-general

Universal data container for Contao

1581.4k93](/packages/contao-community-alliance-dc-general)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M236](/packages/sulu-sulu)[contao/core-bundle

Contao Open Source CMS

1301.7M3.1k](/packages/contao-core-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
