weboftalent/sitemap

SilverStripe module to add a simple sitemap to your website

Installs: 66

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 4

Type:silverstripe-vendormodule

2.0.2 2018-05-06 07:56 UTC

This package is auto-updated.

Last update: 2024-03-27 06:31:11 UTC


README

#SiteMap Build Status Scrutinizer Code Quality Code Coverage Build Status codecov.io

Latest Stable Version Latest Unstable Version Total Downloads License Monthly Downloads Daily Downloads

Dependency Status Reference Status

codecov.io

This module simply adds a Page of type SiteMap. It will render a list of the entire tree of pages for the website.

Installation

composer require weboftalent/sitemap:^1

The name of the output directory does not matter

Usage

Simply add a page of type 'SiteMap' to your site

Silverstripe Version Compatibility

3.1, 3.2 are available as ^1, use ^2 for SS4

##Notes

  • Build is currently failing with Postgres