PHPackages                             arillo/silverstripe-elements-menu - 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. arillo/silverstripe-elements-menu

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

arillo/silverstripe-elements-menu
=================================

In page menus for Arillo\\Elements

1.0.1(8mo ago)0107MITPHP

Since Jan 15Pushed 8mo ago6 watchersCompare

[ Source](https://github.com/arillo/silverstripe-elements-menu)[ Packagist](https://packagist.org/packages/arillo/silverstripe-elements-menu)[ Docs](https://github.com/arillo/silverstripe-elements-menu)[ RSS](/packages/arillo-silverstripe-elements-menu/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (7)Used By (0)

Arillo\\Elements\\Menu
======================

[](#arilloelementsmenu)

[![Latest Stable Version](https://camo.githubusercontent.com/c84c9673a0ec870affe3fe563e16604c915051f17a8d81980ec7b7a760059f32/68747470733a2f2f706f7365722e707567782e6f72672f6172696c6c6f2f73696c7665727374726970652d656c656d656e74732d6d656e752f762f737461626c653f666f726d61743d666c6174)](https://packagist.org/packages/arillo/silverstripe-elements-menu) [![Total Downloads](https://camo.githubusercontent.com/4d317f5f3f5c409e25bd083d9f2c5541c9025adaa7d9e679a7501a377eff4fd3/68747470733a2f2f706f7365722e707567782e6f72672f6172696c6c6f2f73696c7665727374726970652d656c656d656e74732d6d656e752f646f776e6c6f6164733f666f726d61743d666c6174)](https://packagist.org/packages/arillo/silverstripe-elements-menu)

Adds inpage menus for Arillo\\Elements.

### Requirements

[](#requirements)

SilverStripe CMS ^4.0 arillo/silverstripe-elements &gt;=2.0.5

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

[](#installation)

Install with composer:

```
composer require arillo/silverstripe-elements-menu
```

Usage
-----

[](#usage)

### PHP

[](#php)

`Arillo\Elements\Menu\ElementBaseExtension` is already added to `Arillo\Elements\ElementBase` when this package is installed. You need to use `Arillo\Elements\Menu\ElementsMenu` in your `Page.php` e.g.:

```
