andrewhoule / silverstripe-listpage
Basic list page to help content managers organize a list of items like links and/or documents
Installs: 2 477
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 1
Open Issues: 0
Type:silverstripe-module
Requires
Suggests
This package is auto-updated.
Last update: 2024-10-26 07:35:27 UTC
README
Author
- Andrew Houle
- http://andrewhoule.me
Requirements
- SilverStripe minimum version 3.1+.
Installation
Via Composer run "composer require andrewhoule/silverstripe-listpage dev-master" then go to http://yoursite.com/dev/build/?flush=1 or the following...
- Add the listpage folder to your site's root.
- Run http://yoursite.com/dev/build/?flush=all
- Create a new List Page, add List Items and Categories, clap hands in excitement.