innoweb/silverstripe-sitemap

Adds a page type that automatically builds a sitemap from the view tree. Works with Multisites module.

Installs: 9 993

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 5

Open Issues: 0

Type:silverstripe-vendormodule

4.0.0 2025-09-18 10:53 UTC

This package is auto-updated.

Last update: 2025-09-18 10:55:00 UTC


README

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 and configured-multisites modules, and by default shows all pages from the current site.

Requirements

  • Silverstripe CMS 6.x

Note: this version is compatible with Silverstripe 6.

For Silverstripe 5, please see the 3.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