PHPackages                             shel/neos-subtrees - 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. shel/neos-subtrees

ActiveNeos-plugin[Utility &amp; Helpers](/categories/utility)

shel/neos-subtrees
==================

Filter the Neos CMS document tree for configured subtrees via tabs

0.1.2(2y ago)2312↓50%1[1 PRs](https://github.com/Sebobo/Shel.Neos.SubTrees/pulls)MITJavaScript

Since Sep 25Pushed 1y ago2 watchersCompare

[ Source](https://github.com/Sebobo/Shel.Neos.SubTrees)[ Packagist](https://packagist.org/packages/shel/neos-subtrees)[ RSS](/packages/shel-neos-subtrees/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (5)Used By (0)

Navigate Neos CMS document tree with configurable tabs
======================================================

[](#navigate-neos-cms-document-tree-with-configurable-tabs)

This plugin adds tabs above the document tree in Neos CMS. Each tab can show a different subtree of the main page tree.

⚠️ this plugin is currently only a preview for testing its viability and shouldn't be used in production yet.

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

[](#installation)

```
composer require shel/neos-subtrees
```

Example configuration
---------------------

[](#example-configuration)

```
Neos:
  Neos:
    Ui:
      frontendConfiguration:
        'Shel.Neos.SubTrees:TabbedPageTree':
          presets:
            default:
              title: Default
              tooltip: Default document tree
              icon: home
            # Example for a custom preset:
            blog:
              # The label shown in the tab
              title: Blog
              # The tooltip to show when the tab is hovered
              tooltip: Blog & blog articles
              # The icon for the tab
              icon: list-alt
              # The path to the root node of this subtree / tab
              rootNode: '/sites/mysite/blog'
```

Development - Build a new version
---------------------------------

[](#development---build-a-new-version)

Run the following commands in the `ui-plugin` folder to build a new version of the plugin:

```
yarn
yarn build
```

Sponsors
--------

[](#sponsors)

The public first release of this package was generously sponsored by [RTP GmbH](https://www.rtp.ch).

License
-------

[](#license)

See [License](LICENSE.txt)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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 ~19 days

Total

3

Last Release

918d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5c9f106db319e8698dcb4aedfe8034f0442d379ebbd78fcd67b884999b2236f1?d=identicon)[Sebobo](/maintainers/Sebobo)

---

Top Contributors

[![Sebobo](https://avatars.githubusercontent.com/u/596967?v=4)](https://github.com/Sebobo "Sebobo (7 commits)")

---

Tags

neoscms

### Embed Badge

![Health badge](/badges/shel-neos-subtrees/health.svg)

```
[![Health](https://phpackages.com/badges/shel-neos-subtrees/health.svg)](https://phpackages.com/packages/shel-neos-subtrees)
```

###  Alternatives

[sitegeist/monocle

An living-styleguide for Neos that is based on the actual fusion-code

45315.9k10](/packages/sitegeist-monocle)[sitegeist/kaleidoscope

Responsive-images for Neos

29352.4k10](/packages/sitegeist-kaleidoscope)[flowpack/listable

Tiny extension for listing things

35209.0k7](/packages/flowpack-listable)[kaufmanndigital/gdpr-cookieconsent

A ready-to-run package, that integrates an advanced cookie consent banner into your Neos CMS site.

2540.7k](/packages/kaufmanndigital-gdpr-cookieconsent)[neos/seo

SEO configuration and tools for Neos

13990.5k24](/packages/neos-seo)[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

1494.4k6](/packages/shel-neos-colorpicker)

PHPackages © 2026

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