Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

The CWP kitchen sink! Includes all optional and suggested modules. Used for internal testing.

License

Notifications You must be signed in to change notification settings

silverstripe/cwp-recipe-kitchen-sink

Repository files navigation

DEPRECATED

This package is no longer in-use. It has been superseded by silverstripe/recipe-kitchen-sink.

CWP kitchen sink recipe

Build Status

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

Get started

You can create a project using Composer:

composer create-project cwp/cwp-recipe-kitchen-sink ./cwp2-sink ^2

More information

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

Troubleshooting

Page and PageController parent classes

When installing the CWP 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

The CWP kitchen sink! Includes all optional and suggested modules. Used for internal testing.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages