silverstripe / recipe-ccl

A recipe to integrate a Silverstripe CMS project with the underlying infrastructure of Silverstripe Cloud Platform CCL.
BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link
hacktoberfest

Silverstripe Recipe CCL

CI

This recipe is meant to integrate a Silverstripe CMS project with the underlying infrastructure of Silverstripe Cloud Platform CCL (formerly Revera). It's the successor of cwp/cwp-recipe-core.

This includes the following core Silverstripe CMS modules:

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

Unlike other Silverstripe recipes, this recipe does not constrain Silverstripe core dependencies to a particular minor version line.

Installation

composer create-project silverstripe/recipe-ccl ./ccl-project

More information

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