cwp/cwp-recipe-cms

This package is abandoned and no longer maintained. No replacement package was suggested.

CWP CMS requirements recipe

2.8.0 2021-06-08 05:49 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

BSD-3-Clause 86f7796f0ce0dfc9132a6051a00ada14aff11127


README

This package is no longer in-use. There is no recommended alternative.

CWP CMS Recipe

👁 Build Status
👁 SilverStripe supported module

Extra CMS functionality recipe for a CWP 2 installation. This includes the following core SilverStripe and CWP modules:

This can be either added to an existing project or used as a project base for creating a basic CWP install.

Get started

You can create a project using Composer:

composer create-project cwp/cwp-recipe-cms ./cwp2-cms ^2

More information

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