fromholdio/silverstripe-attributable

A SilverStripe module providing a global attribution system for categorising, tagging, etc any/all objects and/or pages across your project.

Installs: 949

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

Type:silverstripe-vendormodule

pkg:composer/fromholdio/silverstripe-attributable

3.0.0 2025-10-09 08:23 UTC

README

A SilverStripe module providing a global attribution system for categorising, tagging, etc any/all objects and/or pages across your project.

This needs documentation, and even some example implementations. One thing at a time! But this is in use on several production sites, it's ready to roll.

Feel free to submit any questions as issues in the meantime.

Requirements

Installation

composer require fromholdio/silverstripe-attributable

Details & Usage

Install, and then apply the extensions to your object classes.

Docs to come. In the meantime please submit questions as issues.

New form fields

AttributeMatchField and AttributeMatchModeField provide a marked up and styled layout of attributes picker fields in a filtering context. Select your attributes, and nominate whether you're filtering by match any or by matching all.

attributematchingfields.png