silverstripe / recipe-cms
SilverStripe recipe for fully featured page and asset content editing
Installs: 1 730 309
Dependents: 194
Suggesters: 0
Security: 1
Stars: 20
Watchers: 13
Forks: 14
Open Issues: 1
Type:silverstripe-recipe
Requires
- php: ^8.1
- silverstripe/admin: ~2.3.0@stable
- silverstripe/asset-admin: ~2.3.0@stable
- silverstripe/campaign-admin: ~2.3.0@stable
- silverstripe/cms: ~5.3.0@stable
- silverstripe/errorpage: ~2.3.0@stable
- silverstripe/graphql: ~5.2.3@stable
- silverstripe/recipe-core: ~5.3.0@stable
- silverstripe/recipe-plugin: ~2.0.1@stable
- silverstripe/reports: ~5.3.0@stable
- silverstripe/session-manager: ~2.3.0@stable
- silverstripe/siteconfig: ~5.3.0@stable
- silverstripe/versioned: ~2.3.0@stable
- silverstripe/versioned-admin: ~2.3.0@stable
Requires (Dev)
- phpstan/extension-installer: ^1.3
- phpunit/phpunit: ^9.6
- silverstripe/standards: ^1
- 6.x-dev
- 5.x-dev
- 5.3.x-dev
- 5.3.0
- 5.3.0-rc1
- 5.3.0-beta1
- 5.2.x-dev
- 5.2.0
- 5.2.0-rc1
- 5.2.0-beta1
- 5.1.x-dev
- 5.1.0
- 5.1.0-rc1
- 5.1.0-beta1
- 5.0.x-dev
- 5.0.0
- 5.0.0-rc1
- 5.0.0-beta1
- 5.0.0-alpha1
- 4.x-dev
- 4.13.x-dev
- 4.13.0
- 4.13.0-rc1
- 4.13.0-beta1
- 4.12.x-dev
- 4.12.0
- 4.12.0-rc1
- 4.12.0-beta1
- 4.11.x-dev
- 4.11.1
- 4.11.0
- 4.11.0-rc1
- 4.11.0-beta2
- 4.11.0-beta1
- 4.10.x-dev
- 4.10.0
- 4.10.0-rc1
- 4.10.0-beta1
- 4.9.x-dev
- 4.9.0
- 4.9.0-rc1
- 4.9.0-beta1
- 4.9.0-alpha2
- 4.9.0-alpha1
- 4.8.x-dev
- 4.8.0
- 4.8.0-rc1
- 4.8.0-beta2
- 4.8.0-beta1
- 4.7.x-dev
- 4.7.3
- 4.7.2
- 4.7.1
- 4.7.0
- 4.7.0-rc1
- 4.7.0-beta1
- 4.6.x-dev
- 4.6.1
- 4.6.0
- 4.6.0-rc1
- 4.6.0-beta1
- 4.5.x-dev
- 4.5.3
- 4.5.2
- 4.5.1
- 4.5.0
- 4.5.0-rc2
- 4.5.0-rc1
- 4.5.0-alpha1
- 4.4.x-dev
- 4.4.7
- 4.4.6
- 4.4.5
- 4.4.4
- 4.4.3
- 4.4.2
- 4.4.1
- 4.4.0
- 4.4.0-rc1
- 4.3.x-dev
- 4.3.6
- 4.3.5
- 4.3.4
- 4.3.3
- 4.3.2
- 4.3.1
- 4.3.0
- 4.3.0-rc1
- 4.2.x-dev
- 4.2.5
- 4.2.4
- 4.2.3
- 4.2.2
- 4.2.1
- 4.2.0
- 4.2.0-beta1
- 4.1.2
- 4.1.1
- 4.1.0
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.1.0-rc2
- 1.1.0-rc1
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.1-rc1
- 1.0.0
- 1.0.0-rc3
- 1.0.0-rc2
- 1.0.0-rc1
- 1.0.0-beta4
- 1.0.0-beta3
- 1.0.0-beta2
This package is auto-updated.
Last update: 2024-11-04 01:37:29 UTC
README
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
- campaign-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.