dnadesign / silverstripe-elemental-list
Adds a new element for nested elements
Installs: 157 452
Dependents: 10
Suggesters: 0
Security: 0
Stars: 7
Watchers: 6
Forks: 12
Open Issues: 11
Type:silverstripe-vendormodule
Requires
- php: ^8.1
- dnadesign/silverstripe-elemental: ^5.0
- silverstripe/cms: ^5.0
- silverstripe/vendor-plugin: ^2.0
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-29 03:02:51 UTC
README
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"