carbon/navigation
composer require carbon/navigation
Navigation and frontend redirect helper for Neos CMS
Readme excerpt
Carbon.Navigation Package for Neos CMS
This package provides various helps for implementing navigations in your Neos site.
NodeTypesAll Node Types are marked as abstract. So you have to include them as supertypes if you want to use them. You can read more about Node Type definition here.
Carbon.Navigation:NotInMenuHide the property _hiddenInIndex. Defined in NodeTypes.NotInMenu.yaml
Carbon.Navigation:HideSeoTurn off all type of SEO properties. Defined in NodeTypes.HideSeo.yaml
Carbon.Navigation:RedirectToParentPage(Only in the live context) Redirect the user to the parent page. Defined in NodeTypes.RedirectToParentPage.yaml and ToParentPage…
Read more
The same vendor provides 41 package(s).