purplespider/section-overview

A simple section overview page that provides summaries and links to it's child pages.

2.0.0 2018-07-31 12:03 UTC

This package is auto-updated.

Last update: 2024-03-18 18:39:02 UTC


README

Introduction

Ever had a top level page, with several subpages, and no content to put on the top level page?

Well this page type automatically provides an overview of each of this page's child pages: Title, Summary, Link.

By default the summary is grabbed from a page's Content field, but this module automatically adds an extra "Summary Text" field to subpages, so that the page's summary text can be overridden if necessary.

Maintainer Contact

Requirements

  • Silverstripe 4.0+

Installation Instructions

  1. Run composer require purplespider/section-overview to install the module
  2. Visit /dev/build to rebuild the database.
  3. Log in the CMS, and change the page type of any page with child pages to Section Overview.