PHPackages                             wedevelopnl/silverstripe-menustructure - 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. wedevelopnl/silverstripe-menustructure

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

wedevelopnl/silverstripe-menustructure
======================================

Silverstripe module to create nested menus

4.0.2(1y ago)04.6k↓36.7%3[1 issues](https://github.com/wedevelopnl/silverstripe-menustructure/issues)[1 PRs](https://github.com/wedevelopnl/silverstripe-menustructure/pulls)PHPPHP ^8.1

Since Apr 10Pushed 1w ago10 watchersCompare

[ Source](https://github.com/wedevelopnl/silverstripe-menustructure)[ Packagist](https://packagist.org/packages/wedevelopnl/silverstripe-menustructure)[ RSS](/packages/wedevelopnl-silverstripe-menustructure/feed)WikiDiscussions main Synced yesterday

READMEChangelog (10)Dependencies (4)Versions (33)Used By (0)

silverstripe-menustructure
==========================

[](#silverstripe-menustructure)

This module makes it possible to use multiple menus on 1 SilverStripe site, instead of using the "default" menu. The menus in this module are also more customizable then the "default" silverstripe menu.

Requirements
------------

[](#requirements)

- See `composer.json` requirements

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

[](#installation)

```
composer require wedevelopnl/silverstripe-menustructure

```

License
-------

[](#license)

See [License](LICENSE)

Maintainers
-----------

[](#maintainers)

- [WeDevelop](https://www.wedevelop.nl/)

Development and contribution
----------------------------

[](#development-and-contribution)

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. See read our [contributing](CONTRIBUTING.md) document for more information.

### Getting started

[](#getting-started)

We advise to use [Docker](https://docker.com)/[Docker compose](https://docs.docker.com/compose/) for development.
We also included a [Makefile](https://www.gnu.org/software/make/) to simplify some commands

Our development container contains some built-in tools like `PHPCSFixer` and `yarn`.

#### Getting development container up

[](#getting-development-container-up)

`make build` to build the Docker container and then run detached.
If you want to only get the container up, you can simply type `make up`.

You can SSH into the container using `make sh`.

#### Front-end

[](#front-end)

Webpack and yarn are used to compile front-end assets.

If you use the Docker environment, you can just run `make yarn-watch` to watch for changes or run `make yarn-build` to build assets (minified and production ready!)

#### All make commands

[](#all-make-commands)

You can run `make help` to get a list with all available `make` commands.

###  Health Score

54

—

FairBetter than 96% of packages

Maintenance76

Regular maintenance activity

Popularity23

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~130 days

Recently: every ~262 days

Total

24

Last Release

11d ago

Major Versions

1.1.0 → 2.0.02022-01-20

v2.0.2 → 3.0.02023-01-30

3.0.1 → 4.0.02023-07-27

v3.x-dev → 4.0.22025-06-26

4.0.2 → 6.x-dev2026-06-22

PHP version history (3 changes)3.0.0PHP &gt;=8.1

4.0.0PHP ^8.1

6.x-devPHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/7a41b16aafbe795cfad0b4941b9ac37305e5bba2aefbcf56cc1f0c180928de27?d=identicon)[WeDevelop](/maintainers/WeDevelop)

---

Top Contributors

[![Dennisprins93](https://avatars.githubusercontent.com/u/9679179?v=4)](https://github.com/Dennisprins93 "Dennisprins93 (17 commits)")[![michelsteege](https://avatars.githubusercontent.com/u/5492453?v=4)](https://github.com/michelsteege "michelsteege (10 commits)")[![robertvanlienden](https://avatars.githubusercontent.com/u/27813145?v=4)](https://github.com/robertvanlienden "robertvanlienden (6 commits)")[![erikfrerejean](https://avatars.githubusercontent.com/u/197732?v=4)](https://github.com/erikfrerejean "erikfrerejean (2 commits)")[![renskorswagen](https://avatars.githubusercontent.com/u/5188287?v=4)](https://github.com/renskorswagen "renskorswagen (2 commits)")[![floriskroeze](https://avatars.githubusercontent.com/u/74931640?v=4)](https://github.com/floriskroeze "floriskroeze (1 commits)")[![DRuiter](https://avatars.githubusercontent.com/u/7546161?v=4)](https://github.com/DRuiter "DRuiter (1 commits)")[![cjsewell](https://avatars.githubusercontent.com/u/1856199?v=4)](https://github.com/cjsewell "cjsewell (1 commits)")[![mirche97](https://avatars.githubusercontent.com/u/1713050?v=4)](https://github.com/mirche97 "mirche97 (1 commits)")

---

Tags

nestedsilverstripemenulinks

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/wedevelopnl-silverstripe-menustructure/health.svg)

```
[![Health](https://phpackages.com/badges/wedevelopnl-silverstripe-menustructure/health.svg)](https://phpackages.com/packages/wedevelopnl-silverstripe-menustructure)
```

###  Alternatives

[silverstripe/userforms

UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code

1371.1M85](/packages/silverstripe-userforms)[symbiote/silverstripe-advancedworkflow

Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.

46302.4k9](/packages/symbiote-silverstripe-advancedworkflow)[silvershop/core

Provides an ecommerce product catalog, shopping cart, and order management system

11341.0k49](/packages/silvershop-core)[silverstripe/externallinks

Adds tracking of broken external links to the SilverStripe CMS

10233.2k4](/packages/silverstripe-externallinks)[axllent/silverstripe-cms-tweaks

Several CMS usability improvements

1726.4k1](/packages/axllent-silverstripe-cms-tweaks)

PHPackages © 2026

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