silverstripe-subsites/docs/en/index.md
Naomi Guyer a76b3c7808 Update Documentation
* Updated graphics
* Updated information around global dropdown
* Added Information about supporting subsites in modeladmins
* Changed 'working.md' to 'working_with.md', for clearer menu naming
2013-09-12 14:42:00 +12:00

10 lines
438 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_with)