PHPackages                             pmaas/neos-tablestyles - 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. pmaas/neos-tablestyles

AbandonedArchivedNeos-package[Utility &amp; Helpers](/categories/utility)

pmaas/neos-tablestyles
======================

CKEditor table styles plugin for Neos CMS

1.0.1(5y ago)0571[18 PRs](https://github.com/pmaas/Pmaas.Neos.TableStyles/pulls)MITJavaScript

Since Jun 28Pushed 3y ago1 watchersCompare

[ Source](https://github.com/pmaas/Pmaas.Neos.TableStyles)[ Packagist](https://packagist.org/packages/pmaas/neos-tablestyles)[ RSS](/packages/pmaas-neos-tablestyles/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (2)Versions (22)Used By (0)

Table styles plugin for Neos CMS
================================

[](#table-styles-plugin-for-neos-cms)

[![Latest Stable Version](https://camo.githubusercontent.com/7d636e31f7e6e9db140aa433474e875677db1ee46051053a3a7d4c509f4a8b89/68747470733a2f2f706f7365722e707567782e6f72672f706d6161732f6e656f732d7461626c657374796c65732f76)](//packagist.org/packages/pmaas/neos-tablestyles) [![Total Downloads](https://camo.githubusercontent.com/25f5c6877d1d3adb90a2f4a53e699bac077e07b3688826c5781e419096a20cca/68747470733a2f2f706f7365722e707567782e6f72672f706d6161732f6e656f732d7461626c657374796c65732f646f776e6c6f616473)](//packagist.org/packages/pmaas/neos-tablestyles) [![License](https://camo.githubusercontent.com/46023292a5836b5eb8213a3373aabd656f50ecef8055ea3393519bf3e507d1ce/68747470733a2f2f706f7365722e707567782e6f72672f706d6161732f6e656f732d7461626c657374796c65732f6c6963656e7365)](//packagist.org/packages/pmaas/neos-tablestyles)

> This package provides a drop down to add custom CSS classes to CKEditor tables in Neos CMS.

[![Table style drop down](Documentation/Screencast.gif)](Documentation/Screencast.gif)

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

[](#installation)

To install the plugin run this in your site package folder:

```
composer require --no-update pmaas/neos-tablestyles

```

Then run `composer update` in your project directory.

Usage
-----

[](#usage)

Add your custom css classes to your `settings.yaml`:

```
Pmaas:
  Neos:
    TableStyles:
      presets:
        label: 'Table style'
        options:
          primary:
            label: 'Primary style'
            cssClass: 'table--primary'
          secondary:
            label: 'Secondary style'
            cssClass: 'table--secondary'

```

Then add `tableStyles: true` to your NodeType, to activate the drop down:

```
'Vendor.Package:Type.Name':
  properties:
    text:
      ui:
        inline:
          editorOptions:
            tableStyles: true

```

Contributions
-------------

[](#contributions)

Contributions are always welcome!

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 80% 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 ~22 days

Total

2

Last Release

2119d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7acfff9a5f4346c1849fa0f69a1f665722bd578e47b6ed89de2ec29fb8df7798?d=identicon)[pmaas](/maintainers/pmaas)

---

Top Contributors

[![pmaas](https://avatars.githubusercontent.com/u/2778669?v=4)](https://github.com/pmaas "pmaas (4 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

editorCKEditortableflowNeosneoscmstablestyle

### Embed Badge

![Health badge](/badges/pmaas-neos-tablestyles/health.svg)

```
[![Health](https://phpackages.com/badges/pmaas-neos-tablestyles/health.svg)](https://phpackages.com/packages/pmaas-neos-tablestyles)
```

###  Alternatives

[shel/neos-hyphens

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

20200.7k1](/packages/shel-neos-hyphens)[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

1494.4k6](/packages/shel-neos-colorpicker)[techdivision/ckstyles

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

21166.3k](/packages/techdivision-ckstyles)[moc/notfound

Neos CMS package that loads a normal editable page for displaying a 404 error

18167.5k](/packages/moc-notfound)[carbon/includeassets

Include your assets (css, js) in an easy way into Neos

14228.6k10](/packages/carbon-includeassets)[shel/neos-workspace-module

An alternative workspace module with additional features for Neos CMS

1738.6k1](/packages/shel-neos-workspace-module)

PHPackages © 2026

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