psmb / Psmb.FlatNav

Custom flat navigation component for Neos CMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom flat navigation component for Neos CMS

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!

About

Custom flat navigation component for Neos CMS

License:GNU General Public License v3.0


Languages

Language:JavaScript 82.3%Language:PHP 12.1%Language:CSS 5.6%