PHPackages                             marketo/silverstripe-menumanager-squared - 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. marketo/silverstripe-menumanager-squared

AbandonedArchivedSilverstripe-module[Utility &amp; Helpers](/categories/utility)

marketo/silverstripe-menumanager-squared
========================================

SilverStripe MenuManager Squared

1.2.2(7y ago)23.0k7[1 issues](https://github.com/Marketo/SilverStripe-MenuManager-Squared/issues)[2 PRs](https://github.com/Marketo/SilverStripe-MenuManager-Squared/pulls)BSD-3-ClausePHP

Since Mar 1Pushed 6y ago5 watchersCompare

[ Source](https://github.com/Marketo/SilverStripe-MenuManager-Squared)[ Packagist](https://packagist.org/packages/marketo/silverstripe-menumanager-squared)[ RSS](/packages/marketo-silverstripe-menumanager-squared/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (5)Dependencies (3)Versions (9)Used By (0)

SilverStripe Menu Manager Squared
=================================

[](#silverstripe-menu-manager-squared)

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

[](#installation)

### Composer

[](#composer)

Installing from composer is easy,

Create or edit a composer.json file in the root of your SilverStripe project, and make sure the following is present.

```
{
    "require": {
        "marketo/silverstripe-menumanager-squared": "~1.0.0"
    }
}

```

After completing this step, navigate in Terminal or similar to the SilverStripe root directory and run `composer install` or `composer update marketo/silverstripe-menumanager-squared` depending on whether or not you have composer already in use.

Usage
-----

[](#usage)

Add MenuSets to your yaml file with max depth.

The depth variable demarcates the allowed ChildItems of MenuItems of a particular MenuSet.

A MenuSet with depth 0 can only have MenuItems, a depth of 1 indicates that this MenuSet’s first MenuItems can have Child Items, a depth of 2 indicates that this MenuSet’s MenuItems can have Child Items that can have Child Items of their own etc.

```
MenuSet:
  default_sets:
    - Main
    - Main2
    - Footer
  Main:
    depth: 2
  Main2:
    depth: 1
  Footer:
    depth: 1

```

MenuSet depth defaults to 1.

### Menu Item

[](#menu-item)

Menu Manger Squared adds the following fields to MenuItem:

1. ChildItems
2. Image

Separators can be identified by the class MenuItem\_Separator

### Usage in template

[](#usage-in-template)

```

    $MenuTitle

                    $MenuTitle
                    $Image

                        $MenuTitle

```

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 53.3% 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 ~90 days

Recently: every ~125 days

Total

7

Last Release

2862d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/725ea0c010856f4ba5a13cf4ff550ff29a80fc1de62569612c51dfc0ce6f2718?d=identicon)[nkmani](/maintainers/nkmani)

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

![](https://avatars.githubusercontent.com/u/681036?v=4)[Brandon Marshall](/maintainers/Brandon32)[@Brandon32](https://github.com/Brandon32)

![](https://avatars.githubusercontent.com/u/22066381?v=4)[Marketing Dev](/maintainers/marketingdev)[@MarketingDev](https://github.com/MarketingDev)

![](https://avatars.githubusercontent.com/u/17607967?v=4)[Jason Slavin](/maintainers/JasonHowellSlavin)[@JasonHowellSlavin](https://github.com/JasonHowellSlavin)

---

Top Contributors

[![Brandon32](https://avatars.githubusercontent.com/u/681036?v=4)](https://github.com/Brandon32 "Brandon32 (8 commits)")[![nathanbrauer](https://avatars.githubusercontent.com/u/323945?v=4)](https://github.com/nathanbrauer "nathanbrauer (6 commits)")[![jamss](https://avatars.githubusercontent.com/u/12092851?v=4)](https://github.com/jamss "jamss (1 commits)")

---

Tags

managermenusilverstripesilverstripemanagermenu

### Embed Badge

![Health badge](/badges/marketo-silverstripe-menumanager-squared/health.svg)

```
[![Health](https://phpackages.com/badges/marketo-silverstripe-menumanager-squared/health.svg)](https://phpackages.com/packages/marketo-silverstripe-menumanager-squared)
```

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)[silverstripe/userforms

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

1321.1M84](/packages/silverstripe-userforms)[symbiote/silverstripe-gridfieldextensions

A collection of useful grid field components

951.9M265](/packages/symbiote-silverstripe-gridfieldextensions)[symbiote/silverstripe-advancedworkflow

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

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

Tag field for SilverStripe

561.3M50](/packages/silverstripe-tagfield)[jonom/silverstripe-betternavigator

Front-end utility menu for Silverstripe websites featuring administration and development tools

59429.0k12](/packages/jonom-silverstripe-betternavigator)

PHPackages © 2026

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