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 https://getkirby.com/plugins/belugachris/navigation

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.

FYI: We are currently trying our hand at a v4 version :wink:

Sorry, I havent been active on this for a long time, work commitments get in the way and a lack of free time. I made a start on a newer version of this plugin if you would like to continue my work as I dont have the time. The new version is probably around 90 percent complete with I believe just a few refinements needed to make it work, although it has beena. while since I last looked at it.

Drop me a private message with your email address and I’ll let you take over the repo if you so wish.

There is now a stable version 4.1.0.
Have fun! You can find the functionalities in the ReadMe.