dynamic/silverstripe-elemental-section-navigation

A block to display a list of links to child pages, or pages in current level

Fund package maintenance!
dynamic

Installs: 21 890

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 5

Forks: 4

Open Issues: 2

Type:silverstripe-vendormodule

pkg:composer/dynamic/silverstripe-elemental-section-navigation

2.0.2 2019-03-21 03:25 UTC

README

A block to display a list of links to child pages, or pages in current level.

CI Sponsors

Latest Stable Version Total Downloads Latest Unstable Version License

Requirements

  • silverstripe/recipe-cms: ^4@dev
  • dnadesign/silverstripe-elemental: ^4@dev

Installation

composer require dynamic/silverstripe-elemental-section-navigation

Example usage

Adds a block to display a list of links to child pages, or the pages in the current level. Useful for sidebar navigation.

Template Notes

The default templates are based off Bootstrap 4 classes/styling, specifically the List Group.

Screen Shots

Front End sample of a Section Navigation Element

Front End sample of a Section Navigation Element

Getting more elements

See Elemental modules by Dynamic

Configuration

See SilverStripe Elemental Configuration