Group Content Blocks into a Single Block
Go to file
Chris Penny 065e7b3a80
Merge pull request #31 from silverstripeltd/pull/github-actions
MNT: Move from Travis to Github Actions. Update min dependencies
2023-03-01 10:17:23 +13:00
.github/workflows MNT: Move from Travis to Github Actions. Update min dependencies 2023-03-01 10:08:57 +13:00
.tx NEW Add Transifex configuration 2018-02-26 11:09:27 +13:00
_config Lists are not inline editable 2019-01-28 06:19:27 +13:00
lang Add master English translation file 2018-02-26 11:15:35 +13:00
src MNT: Move from Travis to Github Actions. Update min dependencies 2023-03-01 10:08:57 +13:00
templates/DNADesign/ElementalList/Model Update ElementList.ss 2018-01-09 02:00:17 +01:00
tests/php MNT: Move from Travis to Github Actions. Update min dependencies 2023-03-01 10:08:57 +13:00
.editorconfig Initial commit 2017-10-13 12:31:11 +13:00
.gitattributes Initial commit 2017-10-13 12:31:11 +13:00
.gitignore MNT: Move from Travis to Github Actions. Update min dependencies 2023-03-01 10:08:57 +13:00
.scrutinizer.yml Update Scrutinizer configuration 2017-10-18 21:09:58 +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 MNT: Move from Travis to Github Actions. Update min dependencies 2023-03-01 10:08:57 +13:00
contributing.md Initial commit 2017-10-13 12:31:11 +13:00
phpunit.xml.dist MNT: Move from Travis to Github Actions. Update min dependencies 2023-03-01 10:08:57 +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"