Skip to content

Commit

Permalink
added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
John Milmine committed Jul 2, 2017
1 parent 09844fe commit f775df0
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# SilverStripe Elemental Subsites

This module adds subsite support for elemental

````
ElementPage:
extensions:
- 'ElementalSubsitePageExtension'
BaseElement:
extensions:
- 'ElementSubsiteExtension'
````

0 comments on commit f775df0

Please sign in to comment.