psmb/flatnav

Custom navigation module for Neos CMS

Installs: 27 810

Dependents: 0

Suggesters: 0

Security: 0

Stars: 25

Watchers: 5

Forks: 10

Open Issues: 28

Language:JavaScript

Type:neos-package

0.5.0 2020-11-21 06:36 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:

Demo

Getting started:

  1. composer require 'psmb/flatnav@dev'
  2. 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!