ducksoupdev / sitemap
A module for SilverStripe that allows you to easily create sitemap pages.
Installs: 129
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 15
Type:silverstripe-module
pkg:composer/ducksoupdev/sitemap
Requires
- silverstripe/cms: ~3.1
 
This package is not auto-updated.
Last update: 2025-11-04 08:16:26 UTC
README
This module is forked from ajshort/silverstripe-sitemap and updated for SilverStripe v3.1
Maintainer Contacts
- Matt Levy (ducksoupdev@gmail.com)
 - Andrew Short (andrewjshort@gmail.com)
 
Requirements
- SilverStripe 3.1
 
Original Documentation
Installation Instructions
- Place the directory this file is in on the root of your SilverStripe installation. The folder should be named "sitemap".
 - Visit "yoursite.com/dev/build" in your browser to rebuild the database. This should add a default sitemap page.
 - The CMS should now have a "Sitemap Page" page type, and there should be a default sitemap available.
 
Installation with Composer
composer require "ducksoupdev/sitemap:*"
Usage Overview
Known Issues
If you come across any issues please report them at the Issue Tracker.