carbon/navigation

Last activity 04 Apr 2022 1 1 2582
composer require carbon/navigation

Navigation and frontend redirect helper for Neos CMS

dev-master

Version
dev-master
Type
neos-carbon
Release Date
Apr 04, 2022 16:23
Source
git
Distribution
zip
Requires
  • neos/seo: *
  • carbon/eel: ^1.7 || ^2.0
  • neos/neos: ^5.3 || ^7.0 || ^8.0
Suggest
  • carbon/frontend: For mobile menu handling
GPL-3.0-or-later
  • #flow
  • #redirect
  • #navigation
  • #helper
  • #neos
  • #carbon
  • #fusion
c0d160b7f9ace3988c72020513d0f1cf78bfa54c

Readme excerpt

Carbon.Navigation Package for Neos CMS

This package provides various helps for implementing navigations in your Neos site.

NodeTypes

All 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:NotInMenu

Hide the property _hiddenInIndex. Defined in NodeTypes.NotInMenu.yaml

Carbon.Navigation:HideSeo

Turn 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 content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 41 package(s).