PHPackages                             nswdpc/silverstripe-taxonomy-icons - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. nswdpc/silverstripe-taxonomy-icons

ActiveSilverstripe-vendormodule[File &amp; Storage](/categories/file-storage)

nswdpc/silverstripe-taxonomy-icons
==================================

Icon support for Silverstripe taxonomy terms

v1.0.0(1y ago)05.3k↑100%1BSD-3-ClausePHP

Since Dec 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/nswdpc/silverstripe-taxonomy-icons)[ Packagist](https://packagist.org/packages/nswdpc/silverstripe-taxonomy-icons)[ RSS](/packages/nswdpc-silverstripe-taxonomy-icons/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (5)Versions (10)Used By (1)

Icon support for Silverstripe taxonomy terms
============================================

[](#icon-support-for-silverstripe-taxonomy-terms)

Upload an icon, assign a CSS class name or a filename to a taxonomy term

Configuration
-------------

[](#configuration)

Site configuration by your developer/site owner can be done as follows:

```
---
Name: nswdpc-taxonomy-icon
---
SilverStripe\Taxonomy\TaxonomyTerm:
  is_upload: true
  is_css: true
  is_filename: true
  filename_path: 'relative/path/to/icons'
```

The order of preference is upload, css, filename e.g. if is\_upload and is\_filename are true, only the upload field will be presented.

In the administration screen a CMS editor can:

1. Upload an icon OR
2. Enter a CSS class name OR
3. Enter a filename for an icon, which will be relative to the configured icon file path

Requirements
------------

[](#requirements)

The recommended way of installing this module is via [composer](https://getcomposer.org/download/)

```
composer require nswdpc/silverstripe-taxonomy-icons

```

License
-------

[](#license)

[BSD-3-Clause](./LICENSE.md)

Documentation
-------------

[](#documentation)

- [Documentation](./docs/en/001_index.md)

Maintainers
-----------

[](#maintainers)

- [dpcdigital@NSWDPC:~$](https://dpc.nsw.gov.au)

> Add additional maintainers here and/or include [authors in composer](https://getcomposer.org/doc/04-schema.md#authors)

Bugtracker
----------

[](#bugtracker)

We welcome bug reports, pull requests and feature requests on the Github Issue tracker for this project.

Please review the [code of conduct](./code-of-conduct.md) prior to opening a new issue.

Security
--------

[](#security)

If you have found a security issue with this module, please email digital\[@\]dpc.nsw.gov.au in the first instance, detailing your findings.

Development and contribution
----------------------------

[](#development-and-contribution)

If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.

Please review the [code of conduct](./code-of-conduct.md) prior to completing a pull request.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~220 days

Recently: every ~138 days

Total

7

Last Release

658d ago

Major Versions

v0.2.0 → v1.0.0-rc12023-06-02

v0.2.1 → v1.0.02024-07-24

### Community

Maintainers

![](https://www.gravatar.com/avatar/1caefd99092b4a43254e48c40347224f671032ec1ffc3a457e06a7e9ab6e7c02?d=identicon)[nswdpc](/maintainers/nswdpc)

---

Top Contributors

[![JamesDPC](https://avatars.githubusercontent.com/u/69664712?v=4)](https://github.com/JamesDPC "JamesDPC (23 commits)")[![tardinha](https://avatars.githubusercontent.com/u/457209?v=4)](https://github.com/tardinha "tardinha (4 commits)")

---

Tags

icontaxonomysilverstripesvgpnguploadicontaxonomyfonticon

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/nswdpc-silverstripe-taxonomy-icons/health.svg)

```
[![Health](https://phpackages.com/badges/nswdpc-silverstripe-taxonomy-icons/health.svg)](https://phpackages.com/packages/nswdpc-silverstripe-taxonomy-icons)
```

###  Alternatives

[dmhendricks/file-icon-vectors

A collection of file type icons in SVG format.

35774.8k6](/packages/dmhendricks-file-icon-vectors)[bummzack/sortablefile

An extension for SilverStripe that adds sorting to UploadField.

70622.7k55](/packages/bummzack-sortablefile)[unclecheese/dropzone

An HTML5 upload field for the CMS and frontend forms.

46130.7k6](/packages/unclecheese-dropzone)[unclecheese/silverstripe-kickassets

Provides an alternative file management interface for SilverStripe CMS with drag-and-drop, multi-selection, and several other desktop-like UI conventions.

4728.3k1](/packages/unclecheese-silverstripe-kickassets)[silverstripe/selectupload

Enables files to be uploaded into a user-designated folder

2779.1k1](/packages/silverstripe-selectupload)[axllent/silverstripe-scaled-uploads

Automatically scale down and rotate uploaded images for Silverstripe

2580.3k8](/packages/axllent-silverstripe-scaled-uploads)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
