PHPackages                             neosrulez/neos-ckeditor-customstyles - 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. [Templating &amp; Views](/categories/templating)
4. /
5. neosrulez/neos-ckeditor-customstyles

ActiveNeos-plugin[Templating &amp; Views](/categories/templating)

neosrulez/neos-ckeditor-customstyles
====================================

Custom styles for Neos CK Editor.

2.0.5(1y ago)113.8k—0%1JavaScript

Since Sep 21Pushed 1y ago1 watchersCompare

[ Source](https://github.com/patriceckhart/NeosRulez.Neos.CkEditor.CustomStyles)[ Packagist](https://packagist.org/packages/neosrulez/neos-ckeditor-customstyles)[ RSS](/packages/neosrulez-neos-ckeditor-customstyles/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (2)Versions (8)Used By (0)

Custom styles for Neos CMS CKEditor
===================================

[](#custom-styles-for-neos-cms-ckeditor)

A Neos CMS plugin that allows you to apply your own stylesheets to text.

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

[](#installation)

Just run:

```
composer require neosrulez/neos-ckeditor-customstyles

```

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

[](#configuration)

```
NeosRulez:
  Neos:
    CkEditor:
      CustomStyles:
        presets:
          fontAwesomeIcon:
            label: Font Awesome
            dataSourceIdentifier: neosrulez-bootstrap-fa
          textColor:
            label: Text color
            options:
              primary:
                label: Primary
                cssClasses: 'text-primary'
                preview: '/_Resources/Static/Packages/Acme.Package/primary-color.png'
              secondary:
                label: Secondary
                cssClasses: 'text-primary'
                backgroundColor: '#0a58ca'
                textColor: '#FFFFFF'
              success:
                label: Success
                cssClasses: 'text-success'
```

Usage
-----

[](#usage)

```
'Neos.NodeTypes:Text':
  properties:
    text:
      ui:
        inline:
          editorOptions:
            customStyles:
              fontAwesomeIcon: true
              textColor: true
```

Author
------

[](#author)

- E-Mail:
- URL:

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance40

Moderate activity, may be stable

Popularity27

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 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 ~147 days

Recently: every ~47 days

Total

7

Last Release

501d ago

Major Versions

1.0.0 → 2.0.02023-01-16

### Community

Maintainers

![](https://www.gravatar.com/avatar/8604597e730303a1739fbb6a24bcf77019b22068e5d838ae4c12756e8121b488?d=identicon)[patriceckhart](/maintainers/patriceckhart)

---

Top Contributors

[![patriceckhart](https://avatars.githubusercontent.com/u/10776002?v=4)](https://github.com/patriceckhart "patriceckhart (10 commits)")

### Embed Badge

![Health badge](/badges/neosrulez-neos-ckeditor-customstyles/health.svg)

```
[![Health](https://phpackages.com/badges/neosrulez-neos-ckeditor-customstyles/health.svg)](https://phpackages.com/packages/neosrulez-neos-ckeditor-customstyles)
```

###  Alternatives

[neos/neos-base-distribution

Neos Base Distribution

4366.0k](/packages/neos-neos-base-distribution)[flowpack/nodetemplates

Neos package that allows to modify nodes on creation via templates.

32517.6k16](/packages/flowpack-nodetemplates)[shel/neos-terminal

Neos CMS Ui terminal for running Eel expressions and other commands

1445.3k](/packages/shel-neos-terminal)[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)[neos/demo

Site package for the Neos Demo Site

18188.3k10](/packages/neos-demo)[flowpack/media-ui

This module allows managing media assets including pictures, videos, audio and documents.

2194.5k2](/packages/flowpack-media-ui)

PHPackages © 2026

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