bigfork / silverstripe-elemental-list-fork
Adds a new element for nested elements
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 16
Type:silverstripe-vendormodule
pkg:composer/bigfork/silverstripe-elemental-list-fork
Requires
- php: ^8.1
- dnadesign/silverstripe-elemental: ^6
- silverstripe/cms: ^6
- silverstripe/vendor-plugin: ^3
Requires (Dev)
- phpunit/phpunit: ^11.5
- silverstripe/recipe-testing: ^4
- squizlabs/php_codesniffer: ^3.0
This package is auto-updated.
Last update: 2025-10-13 11:56:39 UTC
README
This a fork of https://github.com/dnadesign/silverstripe-elemental-list for use by Bigfork while waiting for SS6 support to be merged.
SilverStripe Elemental List
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.
Requirements
- Silverstripe CMS ^5.0
- PHP ^8.1
For a Silverstripe CMS ^4.2 compatible version of this module, please see the ^1.1 releases.
Installation
composer require "dnadesign/silverstripe-elemental-list"