dynamic/silverstripe-elemental-blocks

This package is abandoned and no longer maintained. The author suggests using the dynamic/recipe-silverstripe-elemental-base-site package instead.

A recipe to require additional elements for the SilverStripe Elemental module

Installs: 13 852

Dependents: 6

Suggesters: 0

Security: 0

Stars: 8

Watchers: 5

Forks: 5

Open Issues: 3

Language:Scheme

Type:silverstripe-recipe


README

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