silverstripe/recipe-cms
SilverStripe recipe for fully featured page and asset content editing
Package info
github.com/silverstripe/recipe-cms
Type:silverstripe-recipe
pkg:composer/silverstripe/recipe-cms
Requires
- php: ^8.3
- silverstripe/admin: ~3.2.0@stable
- silverstripe/asset-admin: ~3.2.0@stable
- silverstripe/cms: ~6.2.0@stable
- silverstripe/errorpage: ~3.1.0@stable
- silverstripe/recipe-core: ~6.2.0@stable
- silverstripe/recipe-plugin: ~2.1.0@stable
- silverstripe/reports: ~6.2.0@stable
- silverstripe/session-manager: ~3.1.1@stable
- silverstripe/siteconfig: ~6.1.1@stable
- silverstripe/versioned: ~3.2.0@stable
- silverstripe/versioned-admin: ~3.2.0@stable
Requires (Dev)
- phpstan/extension-installer: ^1.3
- phpunit/phpunit: ^11.3
- silverstripe/standards: ^1
Suggests
None
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause 74638cbad7938896c3274622f46e02493b2ecd9e
This package is auto-updated.
Last update: 2026-06-16 21:58:58 UTC
README
👁 CI
👁 Silverstripe supported module
Base page and asset content-editing recipe for a Silverstripe (http://silverstripe.org) installation. This includes the modules:
Provided by [silverstripe/recipe-core]:
- framework: Module including the base framework
- config: Core config library
- assets: Filesystem module
Provided by [silverstripe/recipe-cms]:
- admin
- asset-admin
- versioned-admin
- cms
- errorpage
- reports
- graphql
- session-manager
- siteconfig
- versioned
This can be either added to an existing project or used as a project base for creating a fully featured Silverstripe CMS project.
See the recipe plugin page for instructions on how Silverstripe recipes work.
