A recipe to require additional elements for the SilverStripe Elemental module


Keywords
silverstripe, blocks, recipe, elemental
License
BSD-3-Clause

Documentation

SilverStripe Elemental Blocks Recipe

Additional elements for the SilverStripe Elemental module.

Latest Stable Version Total Downloads Latest Unstable Version License

Requirements

  • silverstripe/recipe-cms: ^4@dev
  • dnadesign/silverstripe-elemental: ^4@dev

Usage

To start a new website with Dynamic's elemental blocks installed:

composer create-project dynamic/silverstripe-elemental-blocks website ^2

Or to include blocks into your existing website:

composer require dynamic/silverstripe-elemental-blocks

Included blocks

Elemental Blocks will add the following Elements to your site:

Configuration

See SilverStripe Elemental Configuration