Group Content Blocks into a Single Block
Go to file
Robbie Averill 26210af11e NEW Add Transifex configuration 2018-02-26 11:09:27 +13:00
.tx NEW Add Transifex configuration 2018-02-26 11:09:27 +13:00
_config CMSEditLink() now reflects the nested path of an element. 2018-01-12 10:55:15 +13:00
images Initial commit 2017-10-13 12:31:11 +13:00
lang fr translation 2018-02-24 18:47:50 +01:00
src Merge pull request #10 from DrMartinGonzo/patch-2 2018-02-26 11:02:10 +13:00
templates/DNADesign/ElementalList/Model Update ElementList.ss 2018-01-09 02:00:17 +01:00
tests/php FIX PHPCS violations in test class 2017-10-18 21:32:51 +13:00
.editorconfig Initial commit 2017-10-13 12:31:11 +13:00
.gitattributes Initial commit 2017-10-13 12:31:11 +13:00
.scrutinizer.yml Update Scrutinizer configuration 2017-10-18 21:09:58 +13:00
.travis.yml Initial commit 2017-10-13 12:31:11 +13:00
.upgrade.yml BUG Fix upgrade.yml file 2018-01-12 12:06:47 +13:00
LICENSE Initial commit 2017-10-13 12:31:11 +13:00
codecov.yml Initial commit 2017-10-13 12:31:11 +13:00
composer.json FIX Require phpunit and codesniffer as dev dependencies 2017-10-18 21:28:34 +13:00
contributing.md Initial commit 2017-10-13 12:31:11 +13:00
phpunit.xml.dist Initial commit 2017-10-13 12:31:11 +13:00
readme.md Initial commit 2017-10-13 12:31:11 +13:00

readme.md

SilverStripe Elemental List

Build Status Scrutinizer Code Quality codecov Version License

Introduction

Adds a new element for Elemental which allows for nested blocks. This block allows users to nest blocks within other blocks, allowing things like columns of blocks.

Installation

composer require "dnadesign/silverstripe-elemental-list"