dnadesign/silverstripe-elemental-list

Adds a new element for nested elements

Installs: 144 096

Dependents: 9

Suggesters: 0

Security: 0

Stars: 7

Watchers: 6

Forks: 12

Open Issues: 11

Type:silverstripe-vendormodule

2.0.0-beta1 2023-02-28 23:14 UTC

This package is auto-updated.

Last update: 2024-03-29 01:43:15 UTC


README

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.

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"