PHPackages                             onedrop/sectionmenu - 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. onedrop/sectionmenu

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

onedrop/sectionmenu
===================

Sectionmenu for Neos

2.0.1(8y ago)1752[1 issues](https://github.com/1drop/Onedrop.SectionMenu/issues)MITPHP

Since Dec 21Pushed 8y ago3 watchersCompare

[ Source](https://github.com/1drop/Onedrop.SectionMenu)[ Packagist](https://packagist.org/packages/onedrop/sectionmenu)[ RSS](/packages/onedrop-sectionmenu/feed)WikiDiscussions 2.0 Synced 4w ago

READMEChangelog (2)Dependencies (1)Versions (11)Used By (0)

Onedrop.SectionMenu
===================

[](#onedropsectionmenu)

This package provides an additional menu element `Onedrop.SectionMenu:Menu` which can be used as a replacement of `Neos.Neos:Menu` to provide a section based navigation.

This is especially useful if you're building a onepager and would like to have a dynamic navigation menu as you know it from Neos.

This package also adds the NodeType `Onedrop.SectionMenu:Section` which is highly similar to a `Neos.Nodetypes:Headline` which is used target anchors of the generated section menu.

Compatibility
-------------

[](#compatibility)

Neos VersionOnedrop.SectionMenu VersionNeos 3.x2.xNeos 2.3 LTS1.xHow-To:
-------

[](#how-to)

### Install:

[](#install)

Use the command `composer require onedrop/sectionmenu` to add this package as a requirement to your Neos project.
(Or: Download the zip and unpack it to `Packages/Application/Onedrop.SectionMenu`)

Usage:
------

[](#usage)

### Fusion:

[](#fusion)

You can use the `Onedrop.SectionMenu:Menu` TS object as a replacement for the regular `Neos.Neos:Menu`element e.g.

```
page = Page {
  body.parts.menu = Onedrop.SectionMenu:Menu {
    maximumLevels = 3
    entryLevel = 1
  }
}

```

### Content element:

[](#content-element)

This package provides a content element 'Section' which you need to place somewhere on the page. It behaves like a regular Header-element except that you can't use Aloha formatting (due to Menu generation). The element can be placed anywhere e.g. inside a multicolumn element. All `Onedrop.SectionMenu:Section`elements from a page are used to generate a second submenu inside the Menu after the regular subpages.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 88.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 ~73 days

Recently: every ~144 days

Total

10

Last Release

3182d ago

Major Versions

1.0.6 → 2.0.02017-03-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/c9981d7d0fbccdbcdcabb31ab1c3db179c18de527d2f9cb73a8fc347a6b00bc9?d=identicon)[onedrop](/maintainers/onedrop)

---

Top Contributors

[![htuscher](https://avatars.githubusercontent.com/u/5076356?v=4)](https://github.com/htuscher "htuscher (8 commits)")[![urbantrout](https://avatars.githubusercontent.com/u/10465787?v=4)](https://github.com/urbantrout "urbantrout (1 commits)")

---

Tags

neosneos-pluginneoscms

### Embed Badge

![Health badge](/badges/onedrop-sectionmenu/health.svg)

```
[![Health](https://phpackages.com/badges/onedrop-sectionmenu/health.svg)](https://phpackages.com/packages/onedrop-sectionmenu)
```

###  Alternatives

[sitegeist/kaleidoscope

Responsive-images for Neos

29364.3k11](/packages/sitegeist-kaleidoscope)[kaufmanndigital/gdpr-cookieconsent

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

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

SEO configuration and tools for Neos

131.0M28](/packages/neos-seo)[techdivision/ckstyles

Neos package which enables you adding your custom style classes for the CkEditor with a simple Yaml configuration

21175.8k](/packages/techdivision-ckstyles)[sitegeist/taxonomy

Manage vocabularies and taxonomies as separate node-hierarchy.

1593.1k1](/packages/sitegeist-taxonomy)[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

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

PHPackages © 2026

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