silverstripe/recipe-content-blocks
Add content blocks to your Silverstripe CMS project
Package info
github.com/silverstripe/recipe-content-blocks
Type:silverstripe-recipe
pkg:composer/silverstripe/recipe-content-blocks
3.4.0
2025-04-09 23:53 UTC
Requires
- php: ^8.1
- dnadesign/silverstripe-elemental: ~5.4.0@stable
- silverstripe/elemental-bannerblock: ~3.3.0@stable
- silverstripe/elemental-fileblock: ~3.1.0@stable
- silverstripe/recipe-cms: ~5.4.0@stable
- silverstripe/recipe-plugin: ~2.1.0@stable
Requires (Dev)
- phpstan/extension-installer: ^1.3
- phpunit/phpunit: ^9.6
- silverstripe/standards: ^1
Suggests
- dnadesign/silverstripe-elemental-userforms: Add integration logic for Elemental and Userforms
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause 8cf8d0cbd9977656cd8e7ed24d3a5e7562000c9e
This package is auto-updated.
Last update: 2026-06-15 14:01:46 UTC
README
👁 CI
👁 Silverstripe supported module
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.
Installation
composer create-project silverstripe/recipe-content-blocks ./myproject
More information
See the recipe plugin page for instructions on how Silverstripe CMS recipes work.
