PHPackages                             vivomedia/neos-fontawesome-icon - 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. vivomedia/neos-fontawesome-icon

ActiveNeos-plugin[Utility &amp; Helpers](/categories/utility)

vivomedia/neos-fontawesome-icon
===============================

Neos CMS Components and NodeType for FontAwesome-Icons

1.3.1(3mo ago)67.1k↑20%2[3 issues](https://github.com/VIVOMEDIA/neos-fontawesome-icon/issues)MITPHP

Since Mar 27Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/VIVOMEDIA/neos-fontawesome-icon)[ Packagist](https://packagist.org/packages/vivomedia/neos-fontawesome-icon)[ RSS](/packages/vivomedia-neos-fontawesome-icon/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (10)Dependencies (4)Versions (16)Used By (0)

Neos CMS FontAwesome Plugin
===========================

[](#neos-cms-fontawesome-plugin)

[![Latest Stable Version](https://camo.githubusercontent.com/1ef576dae469355926fd601e8c8dce094c51561ebb79bd4c9a3b4440b0c73cea/68747470733a2f2f706f7365722e707567782e6f72672f7669766f6d656469612f6e656f732d666f6e74617765736f6d652d69636f6e2f762f737461626c65)](https://packagist.org/packages/vivomedia/neos-fontawesome-icon)[![Total Downloads](https://camo.githubusercontent.com/c818032a244368e3cb6f41e1fb7f2b17088bff2db02ce0552284380c347632c9/68747470733a2f2f706f7365722e707567782e6f72672f7669766f6d656469612f6e656f732d666f6e74617765736f6d652d69636f6e2f646f776e6c6f616473)](https://packagist.org/packages/vivomedia/neos-fontawesome-icon)[![License](https://camo.githubusercontent.com/f45b27d8f9d4f30d5038123b0cef140bc4337a19cf8275defee472c22e3ed6f0/68747470733a2f2f706f7365722e707567782e6f72672f7669766f6d656469612f6e656f732d666f6e74617765736f6d652d69636f6e2f6c6963656e7365)](https://packagist.org/packages/vivomedia/neos-fontawesome-icon)[![Maintainability](https://camo.githubusercontent.com/4cfc37d141add45adac2606bebca7e21f872ccc7c403810611f6c216ab525cd8/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f38366262643462623966346562666533343234312f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/VIVOMEDIA/neos-fontawesome-icon/maintainability)

FontAwesome Metadata Version: **5.15.5**

Supported FontAwesome Version by Neos: **5.15.3**

Plugin to add FontAwesome icon selector to your nodetypes. It also provides a default FontAwesome icon nodetype.

The plugin determines based on the selected version, the supported icons.

Install
-------

[](#install)

Install with composer

```
composer require vivomedia/neos-fontawesome-icon

```

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

[](#configuration)

You can set up your desired FontAwesome Version in `/Configuration/Settings.yaml`

```
VIVOMEDIA:
  FontAwesome:
    Icon:
      licence: free #pro
      version: 5.12.1

```

### Disable Icon Groups

[](#disable-icon-groups)

You can disable Icon groups (like brands) with the `styles` setting.

```
VIVOMEDIA:
  FontAwesome:
    Icon:
      styles:
        solid: true
        light: true
        regular: true
        brands: false # Disable Brand Icons
        duotone: true # Enable Duotone (only pro licence)

```

Screenshots
-----------

[](#screenshots)

[![Screenshot](Documentation/Screenshot.png)](Documentation/Screenshot.png)

Known Issues
------------

[](#known-issues)

The Neos backend UI is using its own FontAwesome (free) version. If you want to use a newer or the pro version with your website you will not see a preview for newer or pro icons in the editor.

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance71

Regular maintenance activity

Popularity29

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 77.4% 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 ~196 days

Recently: every ~411 days

Total

14

Last Release

100d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a003ae6bea3612ba71a5d5e34478807946dc4a073893c6e7897648095bf4440d?d=identicon)[dlubitz](/maintainers/dlubitz)

---

Top Contributors

[![dlubitz](https://avatars.githubusercontent.com/u/13046100?v=4)](https://github.com/dlubitz "dlubitz (24 commits)")[![paavo](https://avatars.githubusercontent.com/u/1118783?v=4)](https://github.com/paavo "paavo (5 commits)")[![alexandergirod](https://avatars.githubusercontent.com/u/12347702?v=4)](https://github.com/alexandergirod "alexandergirod (2 commits)")

### Embed Badge

![Health badge](/badges/vivomedia-neos-fontawesome-icon/health.svg)

```
[![Health](https://phpackages.com/badges/vivomedia-neos-fontawesome-icon/health.svg)](https://phpackages.com/packages/vivomedia-neos-fontawesome-icon)
```

###  Alternatives

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.5k196.2M3.1k](/packages/composer-composer)[friendsofphp/php-cs-fixer

A tool to automatically fix PHP code style

13.5k251.2M25.3k](/packages/friendsofphp-php-cs-fixer)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[symfony/asset-mapper

Maps directories of assets &amp; makes them available in a public directory with versioned filenames.

1678.8M238](/packages/symfony-asset-mapper)[phpactor/phpactor

PHP refactoring and intellisense tool for text editors

1.9k17.1k1](/packages/phpactor-phpactor)[internal/dload

Downloads binaries.

102212.3k19](/packages/internal-dload)

PHPackages © 2026

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