SilverStripe recipe for fully featured page and asset content editing
Go to file
Damian Mooyman 1808566e1d Merge remote-tracking branch 'origin/1.0' into 1
# Conflicts:
#	composer.json
2017-10-12 10:29:27 +13:00
mysite/code Add core cms recipe config 2017-07-11 15:16:08 +12:00
.cow.json Add core cms recipe config 2017-07-11 15:16:08 +12:00
.editorconfig Add core cms recipe config 2017-07-11 15:16:08 +12:00
.gitattributes Add core cms recipe config 2017-07-11 15:16:08 +12:00
.gitignore Add core cms recipe config 2017-07-11 15:16:08 +12:00
LICENSE Initial commit 2017-07-11 15:02:59 +12:00
README.md Add core cms recipe config 2017-07-11 15:16:08 +12:00
composer.json Bump branch alias to 1.1.x-dev 2017-10-12 09:57:38 +13:00

README.md

SilverStripe CMS Recipe

Base page and asset content-editing recipe for a SilverStripe (http://silverstripe.org) installation. This includes the modules:

Provided by [silverstripe/recipe-core]:

Provided by [silverstripe/recipe-cms]:

This can be either added to an existing project or used as a project base for creating a fully featured SilverStripe CMS project.

See the recipe plugin page for instructions on how SilverStripe recipes work.