Skip to content

dynamic/silverstripe-elemental-blocks

Repository files navigation

SilverStripe Elemental Blocks Recipe

Additional elements for the SilverStripe Elemental module.

This module is no longer maintained. Please checkout the following alternatives:

Requirements

  • silverstripe/recipe-cms: ^4.0
  • dnadesign/silverstripe-elemental: ^4.0

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