silverstripe-vendormodule section-overview
A simple section overview page that provides summaries and links to it's child pages.
purplespider/section-overview
A simple section overview page that provides summaries and links to it's child pages.
- Tuesday, July 31, 2018
- by purplespider
- Repository
- 1 Watchers
- 0 Stars
- 13 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 2 Versions
- 44 % Grown
Section Overview Page
Introduction
Ever had a top level page, with several subpages, and no content to put on the top level page?, (*1)
Well this page type automatically provides an overview of each of this page's child pages: Title, Summary, Link., (*2)
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., (*3)
Maintainer Contact
- James Cocker (ssmodulesgithub@pswd.biz)
Requirements
-
Silverstripe 4.0+, (*4)
Installation Instructions
- Run
composer require purplespider/section-overview
to install the module
- Visit /dev/build to rebuild the database.
- Log in the CMS, and change the page type of any page with child pages to Section Overview.