PHPackages                             beromir/neos-icon-select-editor - 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. beromir/neos-icon-select-editor

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

beromir/neos-icon-select-editor
===============================

A plugin for Neos CMS which provides a toggle editor.

v1.2.0(3mo ago)21.7k↓87%4GPL-3.0JavaScript

Since Oct 10Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/beromir/IconSelectEditor)[ Packagist](https://packagist.org/packages/beromir/neos-icon-select-editor)[ RSS](/packages/beromir-neos-icon-select-editor/feed)WikiDiscussions main Synced today

READMEChangelog (6)Dependencies (4)Versions (7)Used By (0)

Icon selection Editor for Neos CMS
==================================

[](#icon-selection-editor-for-neos-cms)

Installation
------------

[](#installation)

Run the following command in your site package:

```
composer require --no-update beromir/neos-icon-select-editor
```

Then run `composer update` in your project root.

Usage
-----

[](#usage)

```
properties:
  icon:
    type: array
    ui:
      label: 'Icon'
      reloadIfChanged: true
      inspector:
        group: 'general'
        editor: 'Medienreaktor.IconSelectEditor/Editor'
        editorOptions:
          iconSources:
            - name: 'Font Awesome'
              path: 'Vendor.Site/Private/Icons/FontAwesome/regular'
            - name: 'Brands'
              path: 'Vendor.Site/Private/Icons/FontAwesome/brands'
```

The following properties are stored in the database for the icon:

- `resourceUri` (e.g. `resource://Vendor.Site/Private/Icons/FontAwesome/regular/squirrel.svg`)
- `sourceName` (e.g. `Font Awesome`)
- `label` (e.g. `Squirrel`)

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance80

Actively maintained with recent releases

Popularity25

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 54.5% 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 ~105 days

Recently: every ~131 days

Total

6

Last Release

106d ago

Major Versions

v0.1.1 → v1.0.02025-07-13

### Community

Maintainers

![](https://www.gravatar.com/avatar/9684d477fcb2b45b91e1c92c7cf3d439388a4c555e2cfff10e5bc188226c4f2b?d=identicon)[beromir](/maintainers/beromir)

---

Top Contributors

[![beromir](https://avatars.githubusercontent.com/u/45039929?v=4)](https://github.com/beromir "beromir (6 commits)")[![markusguenther](https://avatars.githubusercontent.com/u/1014126?v=4)](https://github.com/markusguenther "markusguenther (3 commits)")[![robinroloff](https://avatars.githubusercontent.com/u/116283647?v=4)](https://github.com/robinroloff "robinroloff (1 commits)")[![VolkerLieber](https://avatars.githubusercontent.com/u/42102008?v=4)](https://github.com/VolkerLieber "VolkerLieber (1 commits)")

---

Tags

editorflowNeosneoscms

### Embed Badge

![Health badge](/badges/beromir-neos-icon-select-editor/health.svg)

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

###  Alternatives

[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

14104.7k6](/packages/shel-neos-colorpicker)[shel/neos-hyphens

A plugin for Neos CMS which provides hyphens for the inline editor

21214.3k1](/packages/shel-neos-hyphens)[techdivision/ckstyles

Neos package which enables you adding your custom style classes for the CkEditor with a simple Yaml configuration

21179.5k](/packages/techdivision-ckstyles)[shel/neos-terminal

Neos CMS Ui terminal for running Eel expressions and other commands

1445.3k](/packages/shel-neos-terminal)

PHPackages © 2026

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