OrchardCMS / Orchard

Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
https://orchardproject.net
BSD 3-Clause "New" or "Revised" License
2.37k stars 1.12k forks source link

#8752: Hide/show menu items on the frond-end #8753

Open gdessimoneinvalle opened 5 months ago

gdessimoneinvalle commented 5 months ago

Fixes #8752

We propose the solution we have developed to the community's attention

image

sebastienros commented 5 months ago

So it's really just to be able to hide a menu item without deleting it? So just "Visible" or "Hidden"?

giannik commented 5 months ago

Please see my comments in related issue #8752

BenedekFarkas commented 2 months ago

Wouldn't publish/unpublish be able to achieve the same functionality (with hopefully less code)?