silverstripe-subsites/docs/en/index.md
2013-04-26 14:03:57 +12:00

10 lines
433 B
Markdown

# Subsites
The SilverStripe subsites module allows you to manage multiple related sites through a single CMS interface. Because
all sites run on a single installation of SilverStripe, they can share users, content and assets. They can all use the
same templates, or each use different ones.
This document assumes that you have full admin rights for your site.
1. [Setting up subsites](set_up)
1. [Working with subsites](working)