Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.15 KB

readme.md

File metadata and controls

33 lines (20 loc) · 1.15 KB

SilverStripe Sitemap

Version License

Overview

Adds a page type that automatically builds a sitemap from the view tree.

The module adds a new checkbox to the Settings tab of each page, where visibility of the page in the sitemap can be controlled.

The module supports the multisites module and by default shows all pages from the current site.

Requirements

  • SilverStripe CMS 5.x

Note: this version is compatible with SilverStripe 5. For Silverstripe 4, please see the 2.x release line. For SilverStripe 3, please see the 1.x release line.

Installation

Install the module using composer:

composer require innoweb/silverstripe-sitemap dev-master

Then run dev/build.

License

BSD 3-Clause License, see License