PHPackages                             muckeit/silverstripe-fa - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. muckeit/silverstripe-fa

ActiveSilverstripe-module[Utility &amp; Helpers](/categories/utility)

muckeit/silverstripe-fa
=======================

SilverStripe-Addon for font-awesome integration.

v1.0.3(11y ago)2221[3 PRs](https://github.com/muckeIT/silverstripe-fa/pulls)BSD-3-ClausePHP

Since Sep 6Pushed 10y ago1 watchersCompare

[ Source](https://github.com/muckeIT/silverstripe-fa)[ Packagist](https://packagist.org/packages/muckeit/silverstripe-fa)[ RSS](/packages/muckeit-silverstripe-fa/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

silverstripe-fa
===============

[](#silverstripe-fa)

SilverStripe-Addon for font-awesome integration.

New field type
--------------

[](#new-field-type)

This introduces a new SilverStripe field type FAIcon.

Just add a custom field typed FAIcon to your data objects or use one of the data extensions FAIconizedClass or FAIconizedObject.

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

[](#configuration)

### Custom HTML tag (FAIcon.Tag)

[](#custom-html-tag-faicontag)

To use a custom HTML tag. (default is i as recommended)

### Optionally using SS template (FAIcon.UseTemplate)

[](#optionally-using-ss-template-faiconusetemplate)

Per default FAIcon renders itself without template. This is much faster, than using FAIcon.ss. If you're using FAIcons extensively, this can make a noticeably difference.

But if you have a good reason, you are able to switch on template usage by this parameter. The template is named "FAIcon.ss".

### Iconized Classes (DataExtension)

[](#iconized-classes-dataextension)

Make all the objects of a class showing up with the same icon.

```
ClassName:
  FAIcon: home
  extensions:
    - FAIconizedClass

```

In your templates just use $FAIcon.

### Iconized Objects (DataExtension)

[](#iconized-objects-dataextension)

Make the objects of a class showing up with a individual icon, editable within the CMS.

```
ClassName:
  extensions:
    - FAIconizedObject

```

In your templates just use $FAIcon.

Todo
----

[](#todo)

This is just the very first version of this addon. There are some todos on the roadmap:

- Special DataExtension for Iconizable Files (using fa's file-type-icons).
- Optional spinning.
- I18N icon designations.
- Optionally require custom css/fonts or even CDN.
- Tagging FAIcons.
- Enhanced FAIconField with icon display, auto completion, tag search, etc.
- Make CMS menu fa-iconizable.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

3

Last Release

4263d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/353c34b0f937a5cd3f7b3ad3b90df4dc9b0bd8147334fda83ddb37202698e263?d=identicon)[SebastianMucke](/maintainers/SebastianMucke)

---

Top Contributors

[![SebastianMucke](https://avatars.githubusercontent.com/u/7557208?v=4)](https://github.com/SebastianMucke "SebastianMucke (8 commits)")

---

Tags

silverstripeiconsFontAwesomefafortawesome

### Embed Badge

![Health badge](/badges/muckeit-silverstripe-fa/health.svg)

```
[![Health](https://phpackages.com/badges/muckeit-silverstripe-fa/health.svg)](https://phpackages.com/packages/muckeit-silverstripe-fa)
```

PHPackages © 2026

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