friendsoftypo3headless / headless-navigations
This extension enhances the EXT:headless json response with three customizable navigations.
Fund package maintenance!
www.paypal.me/hardanders
www.paypal.me/derseeli
Installs: 815
Dependents: 0
Suggesters: 1
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
Type:typo3-cms-extension
Requires
- friendsoftypo3/headless: ^2.0 || ^3.0
- typo3/cms-core: ^10.4 || ^11.5
This package is auto-updated.
Last update: 2024-11-07 22:27:53 UTC
README
TYPO3 Extension "headless_navigations" - Provides TypoScript definitions to enrich the EXT:headless page response with proper navigations
This extension adds a "navigations" key to the default JSON response, provides constants to configure up to three custom navigations (e.g. "Main Navigation", "Meta navigation", "Side navigation") and outputs those as proper JSON to render menus in the Frontend applicaiton.
Requirements
Extension requires TYPO3 in version at least 10.4.
TYPO3 Installation
Install extension using composer
composer require friendsoftypo3headless/headless-navigations
and then, include the TypoScript template, configure the constants and you are ready to go.