Download the PHP package plumpss/menus without Composer
On this page you can find all versions of the php package plumpss/menus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download plumpss/menus
More information about plumpss/menus
Files in plumpss/menus
Download plumpss/menus
More information about plumpss/menus
Files in plumpss/menus
Vendor plumpss
Package menus
Short Description Custom menus module for SilverStripe.
License MIT
Package menus
Short Description Custom menus module for SilverStripe.
License MIT
Keywords silverstripemenus
Please rate this library. Is it a good library?
Informations about the package menus
Custom menus module for Silverstripe
This module adds a Menus section to the SilverStripe admin panel that you can use to create any number of custom menus to use within your templates.
Menu items are links to pages, selected via a tree dropdown. By default, each item uses the page’s title as its MenuTitle but this can be overriden in the CMS.
Installation
composer require plumpss/menus
Remember to rebuild your database with /dev/build?flush=all
Usage
Each menu needs a slug (ID) that can then be used from the template. E.g. for a slug of 'footer':
All versions of menus with dependencies
PHP Build Version
Package Version
Requires
silverstripe/cms Version
~3.1
silverstripe/framework Version ~3.1
undefinedoffset/sortablegridfield Version dev-master
silverstripe/framework Version ~3.1
undefinedoffset/sortablegridfield Version dev-master
The package plumpss/menus contains the following files
Loading the files please wait ...