psmb / flatnav
Custom navigation module for Neos CMS
Package info
Language:JavaScript
Type:neos-package
pkg:composer/psmb/flatnav
1.0.0
2026-07-08 08:18 UTC
Requires
- php: >=8.3
- neos/neos: ^8.3
- neos/neos-ui: ^8.3
This package is auto-updated.
Last update: 2026-07-08 08:20:04 UTC
README
Sometimes your content is better represented as just a flat lists of entities (e.g. News or Tags), and not as a tree. This package helps you to do just that:
Getting started:
composer require 'psmb/flatnav@dev'- Use these Settings to configure the views of entities to show: https://github.com/psmb/Psmb.FlatNav/blob/master/Configuration/Settings.yaml#L15
Contributions are welcome!
