dev-master
9999999-dev https://github.com/guru-digital/silverstripe-widget-pagelistWidget that lists pages or child pages on a page
BSD-3-Clause
The Requires
by Corey Sewell - Guru Digital Media
widget pages silverstripe links related pages
Widget that lists pages or child pages on a page
Widget that lists pages or child pages on a page, (*1)
Installation with Composer is the preferred method, as it will ensure you have all the required dependencies., (*2)
cd /your/project/folder composer require gdmedia/silverstripe-widget-pagelist
or
Ensure all requirements are installed and download the the zip.
Extract and rename silverstripe-widget-pagelist-master
to silverstripe-widget-pagelist
, (*3)
Once the files are installed, you must run dev/build and flush, (*4)
http://youprojectdomain.nz/dev/build?flush=all
3-clause BSD license
See License, (*5)
Bugs are tracked in the issues section of this repository. Before submitting an issue please read over existing issues to ensure yours is unique., (*6)
If the issue does look like a new bug:, (*7)
Please report security issues to the module maintainers directly. Please don't file security issues in the bug tracker., (*8)
Feature requests can also be made by creating a new issue.
If you would like to make contributions to thhi module, feel free to create a fork and submit a pull request, (*9)
Prior to version 1.0.0 breaking changes may occur., (*10)
This project follows Semantic Versioning paradigm. That is:, (*11)
Given a version number MAJOR.MINOR.PATCH, increment the: 1. MAJOR version when you make incompatible API changes, 2. MINOR version when you add functionality in a backwards-compatible manner, and 3. PATCH version when you make backwards-compatible bug fixes. 4. Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format., (*12)
Widget that lists pages or child pages on a page
BSD-3-Clause
widget pages silverstripe links related pages