/silverstripe-elemental-section-navigation

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

Primary LanguagePHPBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Silverstripe Elemental Section Navigation

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

Build Status Scrutinizer Code Quality Code Coverage Build Status codecov

Latest Stable Version Total Downloads Latest Unstable Version License

Requirements

  • SilverStripe ^4.0
  • SilverStripe Elemental ^2.0

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