Navigation Plugin

Hey everyone,

A few clients had mentioned the current way of making navigation menus using structured fields confusing and with some also having difficulties using the listed/unlisted approach for creating menus I’ve created a menu plugin which works in a similar way to how Wordpress menus are created.

It can be found at https://github.com/chrisbeluga/kirby-navigation or Navigation | Kirby CMS

At present though it comes with two page methods, one to output a menu on a page and another to output the menu as an array.

Hope it can be of some use!

12 Likes

I wanted something like that for a very long time :heart_eyes: Thank you

1 Like

Thank you for the great plug-in :heart:

Unfortunately after upgrading to Kirby version 3.7 when adding new “Kirby Link” item, the page selection modal is blank

Screenshot 2022-06-30 121112

No errors in browser console (Microsoft Edge and Firefox) nor in Kirby logs

Seems an issue has been logged about this on the plugins repository.

I guess the developer will fix it soon unless somone submits a PR in the meantime.