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.3.0(1mo ago)21.9k↓63.8%5GPL-3.0JavaScript

Since Oct 10Pushed 1mo 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 1w ago

READMEChangelog (7)Dependencies (6)Versions (8)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

47

—

FairBetter than 93% of packages

Maintenance94

Actively maintained with recent releases

Popularity25

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 53.8% 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 ~107 days

Recently: every ~92 days

Total

7

Last Release

33d 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 (7 commits)")[![markusguenther](https://avatars.githubusercontent.com/u/1014126?v=4)](https://github.com/markusguenther "markusguenther (3 commits)")[![RobinCirex](https://avatars.githubusercontent.com/u/51495046?v=4)](https://github.com/RobinCirex "RobinCirex (1 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

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

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

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

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

21183.4k](/packages/techdivision-ckstyles)[neos/neos-base-distribution

Neos Base Distribution

4466.7k](/packages/neos-neos-base-distribution)[shel/neos-terminal

Neos CMS Ui terminal for running Eel expressions and other commands

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

PHPackages © 2026

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