Hi, I had to make all my menu items visible on a D8 project so I investigated on how it is doable.

Here is the code that shows all menu items without any restriction
https://gist.github.com/DuaelFr/485feccad6d8d759c35f

There is nothing really hard to add to duplicate that module behavior.

Comments

leymannx’s picture

Nice! Thank you very much. It still seems to lack the per-menu-item feature, but it's a good starting point!

leymannx’s picture

I've put the first draft as downloadable module on GitLab: Always Visible (D8).