bramdeleeuw/silverstripe-pageslices-blocks

Blocks for SilverStripe page slice module

Installs: 43

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

0.1.2 2019-06-18 13:51 UTC

This package is auto-updated.

Last update: 2024-03-27 06:06:39 UTC


README

This module provides a base Block class on which new blocks can be extended. A TextBlock and a ImageBlock is included by default.

Installation

Install the module trough composer

composer require bramdeleeuw/silverstripe-pageslices-blocks

To add blocks to your page simply create a new Blocks slice and add your blocks into it.

Maintainers

Bram de Leeuw