SilverStripe Sitemap Module 0.2
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.