silverstripe/registry

Provide search and export interfaces for datasets.

Installs: 189 380

Dependents: 3

Suggesters: 0

Security: 1

Stars: 8

Watchers: 13

Forks: 13

Open Issues: 3

Type:silverstripe-vendormodule


README

CI Silverstripe supported module

Installation

composer require silverstripe/registry

Instructions

See developer documentation for more setup details.

User documentation

Known issues

PostgreSQL databases might have problems with searches, as queries done using LIKE are case sensitive.