You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
.github/workflows | 6 months ago | |
app/src | 5 years ago | |
public | 5 years ago | |
.cow.json | 1 year ago | |
.editorconfig | 6 years ago | |
.gitattributes | 6 years ago | |
.gitignore | 5 years ago | |
.htaccess | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 6 months ago | |
composer.json | 1 month ago | |
phpunit.xml.dist | 6 months ago |
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]:
- admin
- asset-admin
- campaign-admin
- versioned-admin
- cms
- errorpage
- reports
- graphql
- session-manager
- siteconfig
- versioned
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.