nzta/silverstripe-sitetreemap

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

Installs: 583

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

dev-master 2020-08-21 02:32 UTC

This package is auto-updated.

Last update: 2024-04-24 22:13:10 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 module and by default shows all pages from the current site.

Requirements

  • SilverStripe CMS 4.x

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

Installation

Install the module using composer:

composer require nzta/silverstripe-sitetreemap dev-master

or download or git clone the module into a ‘sitemap’ directory in your webroot.

Then run dev/build.

License

BSD 3-Clause License, see License