PHPackages                             webcoast/editable-menus - 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. webcoast/editable-menus

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

webcoast/editable-menus
=======================

Menus editors can change easily in the backend

v1.1.0(5mo ago)2340[1 PRs](https://github.com/webcoast-dk/editable-menues/pulls)GPL-3.0-or-laterPHP

Since Jan 31Pushed 5mo agoCompare

[ Source](https://github.com/webcoast-dk/editable-menues)[ Packagist](https://packagist.org/packages/webcoast/editable-menus)[ RSS](/packages/webcoast-editable-menus/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (2)Versions (6)Used By (0)

Editable menus
==============

[](#editable-menus)

TYPO3 CMS extension to create menus independent of the page tree/main menu where editors can change the menu items by selecting the pages, they want in the menu.

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

[](#installation)

```
composer req webcoast/editable-menus
```

Configuration
-------------

[](#configuration)

The extension checks all active packages for a `Configuration/Menus.php` file. For this extension to correctly determine the extension key, a `composer.json` file must exist and contain the `extra.typo3/cms.extension-key` property.

The file must return an array with a valid menu configuration:

```
