cwp/cwp-recipe-cms

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

CWP CMS requirements recipe

Maintainers

Package info

github.com/silverstripe/cwp-recipe-cms

Homepage

Type:silverstripe-recipe

pkg:composer/cwp/cwp-recipe-cms

Transparency log

Statistics

Installs: 92 930

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

2.8.0 2021-06-08 05:49 UTC

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.