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.

Installs: 129

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 15

Type:silverstripe-module

dev-master 2014-01-22 09:01 UTC

This package is not auto-updated.

Last update: 2024-03-26 00:01:23 UTC


README

This module is forked from ajshort/silverstripe-sitemap and updated for SilverStripe v3.1

Maintainer Contacts

Requirements

  • SilverStripe 3.1

Original Documentation

Documentation (GitHub Wiki)

Installation Instructions

  1. Place the directory this file is in on the root of your SilverStripe installation. The folder should be named "sitemap".
  2. Visit "yoursite.com/dev/build" in your browser to rebuild the database. This should add a default sitemap page.
  3. 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.