No commit activity in last 3 years
No release in over 3 years
Ruby on Rails Menus extension for Refinery CMS
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

Menus extension for Refinery CMS.

How to build this extension as a gem

cd vendor/extensions/menus
gem build refinerycms-menus.gemspec
gem install refinerycms-menus.gem

If you want to use the widget remember to add it to your refinery widget configuration

TODO - UI for multiple linkable_classes (need callback in nested_models so there is a place to
add the JS for the menu items partials).