mirror of
https://github.com/silverstripe/recipe-cms.git
synced 2024-10-22 08:05:52 +02:00
SilverStripe recipe for fully featured page and asset content editing
app/src | ||
public | ||
.cow.json | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.htaccess | ||
composer.json | ||
LICENSE | ||
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]:
- framework: Module including the base framework
- config: Core config library
- assets: Filesystem module
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.