bramdeleeuw / silverstripe-pageslices-blocks
Blocks for SilverStripe page slice module
Package info
github.com/TheBnl/silverstripe-pageslices-blocks
Type:silverstripe-vendormodule
pkg:composer/bramdeleeuw/silverstripe-pageslices-blocks
0.1.2
2019-06-18 13:51 UTC
This package is auto-updated.
Last update: 2026-02-27 10:42:32 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.