symbiote/silverstripe-dynamiclists

A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.

Maintainers

Package info

github.com/symbiote/silverstripe-dynamiclists

Type:silverstripe-vendormodule

pkg:composer/symbiote/silverstripe-dynamiclists

Statistics

Installs: 9 501

Dependents: 1

Suggesters: 0

Stars: 10

Open Issues: 1

2.1.0 2024-09-13 01:43 UTC

This package is auto-updated.

Last update: 2026-02-13 04:31:38 UTC


README

A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.

Composer Install

composer require symbiote/silverstripe-dynamiclists: ^2

Requirements

  • SilverStripe 4 & 5

Documentation