bacbos / bolt-menu-editor

a visual menu-editor extension for the awesome bolt cms
Other
21 stars 23 forks source link

Getting started? #19

Closed XusBadia closed 9 years ago

XusBadia commented 9 years ago

I apologize for the noob question, but is there a guide or similar on how to get started? I installed the extension and I see it in Extras in Bolt. But after I created a menu, how do I add it to a template?

Thanks!

bacbos commented 9 years ago

Hi Xus. This extension does nothing more than provide a visual interface to edit the menu.yml file. Please see https://docs.bolt.cm/menus for an introduction to menus in bolt.

To insert the menu in your template, it's as easy as calling {{ menu() }} in your template.