silverstripe / recipe-elemental
SilverStripe recipe for using content blocks in the CMS
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:silverstripe-recipe
Requires
- dnadesign/silverstripe-elemental-userforms: 1.x-dev
- silverstripe/elemental-blocks: 1.0.x-dev
- silverstripe/recipe-cms: 1.0.x-dev
- silverstripe/userforms: 5.0.x-dev
This package is not auto-updated.
Last update: 2023-03-18 18:32:54 UTC
README
Sets up a basic SilverStripe 4.0 installation with Elemental and content blocks for demonstration purposes.
composer create-project silverstripe/recipe-elemental --repository='{"type": "vcs","url": "https://github.com/creative-commoners/recipe-elemental.git"}' --stability=dev elemental
See the recipe plugin page for instructions on how SilverStripe recipes work.