I would like to control the visibility of my navigation menu items in the frontend by adding a custom checkbox in the backend that will controll the visibility of the menu items on the frontend:
This is how it should work:
checkbox checked: Menu item is visible in the frontend navigation
checkbox unchecked: menu item is hidden in the frontend navigation
this is how it should look like in the backend: Screenshot
Could this be done with the metabox.io plugin? And if so, which MB module can I use to accomplish this?