Maintainer(s):
Mo
Supported by: Not supported
Visit the support forum File a bug ticket View existing bug tickets Download
Allows you to create an unlimited number of custom navigation menus from within the CMS.
Custom Menus allows you to create an unlimited number of custom navigation menus within the the CMS. These menu's are stored as unique objects, and can be accessed from anywhere in your templates via the following control loop:
<% control CustomMenu(menu-slug) %>
<your HTML here />
<% end_control %>
"menu-slug" is set via the "slug" field in the CMS form.
Version:
[v0.5.0]
Date: 2012-12-18
Compatible with: SilverStripe 3.0
Download:
silverstripe-custommenus-master-0.5.0.tar.gz
Git access:
Repository: https://github.com/i-lateral/silverstripe-custommenus.git
Branch: master
Tag: 0.5.0
Version:
[v0.2.0]
Date: 2010-03-04
Compatible with: SilverStripe 2.3, 2.4
Download:
silverstripe-custommenus-0.2.0.tar.gz
Git access:
Repository: git://github.com/mlewis-everley/silverstripe-custommenus.git
Tag: 0.2.0
Version:
[v0.1.0]
Date: 2010-02-23
Compatible with: SilverStripe 2.4
Download:
custommenus-v0.1.0.tar.gz
Subversion access: http://subversion.assembla.com/svn/ssmodules/custommenus/tags/0.1.0
To get a preview of our next release, download the latest build of unstable git master branch here. Please
be careful: this is more likely to contain bugs, especially on modules undergoing a lot of development.
SHA hash: 75cbb5e1ac8ace1debf72d1c4ae50221d332b74a
Build Date: 2013-01-25
Download: silverstripe-custommenus-master-HEAD.tar.gz
Unstable Git access: git://github.com/i-lateral/silverstripe-custommenus.git
Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com
Comments on this website? Please give feedback.