Registry / other / silverstripe-tagfield

silverstripe-tagfield

JSON →
library4.2.0phppackagistunverified

Tag field for SilverStripe CMS to manage tags on records.

composer require silverstripe/tagfield
INSTALL
IMPORT
SIG · SILVERSTRIPE-TAGFI
S
silverstripe-tagfield
otherphpv4.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TagField
use SilverStripe\TagField\TagField;

Create a tag field for selecting tags in a SilverStripe form.

use SilverStripe\TagField\TagField; $field = TagField::create('Tags', 'Tags', Tag::get());
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
silverstripe-tagfield — pip install silverstripe-tagfield · libregistry