Widget that lists pages or child pages on a page
Widget that lists pages or child pages on a page
Installation with Composer is the preferred method, as it will ensure you have all the required dependencies.
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
Once the files are installed, you must run dev/build and flush
http://youprojectdomain.nz/dev/build?flush=all
3-clause BSD license
See License
Bugs are tracked in the issues section of this repository. Before submitting an issue please read over existing issues to ensure yours is unique.
If the issue does look like a new bug:
Please report security issues to the module maintainers directly. Please don't file security issues in the bug tracker.
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
Prior to version 1.0.0 breaking changes may occur.
This project follows Semantic Versioning paradigm. That is:
Given a version number MAJOR.MINOR.PATCH, increment the:
- MAJOR version when you make incompatible API changes,
- MINOR version when you add functionality in a backwards-compatible manner, and
- PATCH version when you make backwards-compatible bug fixes.
- Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem