This includes the following core and supported Silverstripe CMS modules:
- silverstripe/recipe-cms: Recipe containing CMS, versioned, asset-admin, etc
- dnadesign/silverstripe-elemental: Adds content "elements" to your pages
- silverstripe/elemental-fileblock: A file block for the dnadesign/silverstripe-elemental module
- silverstripe/elemental-bannerblock: A banner block for the dnadesign/silverstripe-elemental module
This can be either added to an existing project or used as a project base for creating a basic install.
composer create-project silverstripe/recipe-content-blocks ./myproject
See the recipe plugin page for instructions on how Silverstripe CMS recipes work.