ducksoupdev / sitemap
There is no license information available for the latest version (dev-master) of this package.
A module for SilverStripe that allows you to easily create sitemap pages.
Package info
github.com/ducksoupdev/silverstripe-sitemap
Type:silverstripe-module
pkg:composer/ducksoupdev/sitemap
dev-master
2014-01-22 09:01 UTC
Requires
- silverstripe/cms: ~3.1
This package is not auto-updated.
Last update: 2026-03-10 10:00: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.