Skip to content
 
 

Latest commit

 

History

165 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silverstripe CMS kitchen sink recipe

CI

The kitchen sink is an internal recipe used for testing the full Silverstripe CMS feature sets, including optional and suggested modules.

Get started

You can create a project using Composer:

composer create-project silverstripe/recipe-kitchen-sink ./cms-sink ^4

More information

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

Troubleshooting

Page and PageController parent classes

When installing the kitchen sink, your project Page and PageController subclasses may be set to extend SiteTree and ContentController. This is only an issue with the kitchen sink recipe, and requires you to manually change the parent classes to CWP's BasePage and BasePageController.

About

Silverstripe recipe combining all supported module for testing and releasing purposes.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages