dynamic / silverstripe-elemental-blocks

Custom elements that work with SilverStripe Elemental module
BSD 3-Clause "New" or "Revised" License
8 stars 5 forks source link

SilverStripe Elemental Blocks Recipe

Additional elements for the SilverStripe Elemental module.

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

Requirements

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