PHPackages                             carbon/editable - 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. carbon/editable

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

carbon/editable
===============

This package extends the Fusion prototype `Neos.Neos:ContentComponent`, `Neos.Neos:Content` and `Neos.Neos:Editable`. It is all about to toggle editability.

3.0.0(1y ago)011.3kGPL-3.0

Since Oct 9Pushed 1y ago1 watchersCompare

[ Source](https://github.com/CarbonPackages/Carbon.Editable)[ Packagist](https://packagist.org/packages/carbon/editable)[ Fund](https://www.paypal.me/Jonnitto/20eur)[ GitHub Sponsors](https://github.com/jonnitto)[ RSS](/packages/carbon-editable/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)Dependencies (1)Versions (11)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/be1e6a899602775f6e3bca52e546af40b436ac9b72fa92d211f40bf8780f14a2/68747470733a2f2f706f7365722e707567782e6f72672f636172626f6e2f6564697461626c652f762f737461626c65)](https://packagist.org/packages/carbon/editable)[![Total Downloads](https://camo.githubusercontent.com/ba225faf262b2a8607a3eec9610669b12175529e16e8ce6bffa68910bdba2f8f/68747470733a2f2f706f7365722e707567782e6f72672f636172626f6e2f6564697461626c652f646f776e6c6f616473)](https://packagist.org/packages/carbon/editable)[![License](https://camo.githubusercontent.com/aa96928ab8628b30d34628d0c3e5911a5ec26dafefe0eb967176e8f7fd55d301/68747470733a2f2f706f7365722e707567782e6f72672f636172626f6e2f6564697461626c652f6c6963656e7365)](LICENSE)[![GitHub forks](https://camo.githubusercontent.com/dc85c8fcf8ca223b2beeb43b13a9a904927beed39a991fff2a5e98ff3f1709af/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f436172626f6e5061636b616765732f436172626f6e2e4564697461626c652e7376673f7374796c653d736f6369616c266c6162656c3d466f726b)](https://github.com/CarbonPackages/Carbon.Editable/fork)[![GitHub stars](https://camo.githubusercontent.com/8a6572caf4a0b84e30834c136e197029c3edf96218210aab67a922995f5315ce/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f436172626f6e5061636b616765732f436172626f6e2e4564697461626c652e7376673f7374796c653d736f6369616c266c6162656c3d5374617273)](https://github.com/CarbonPackages/Carbon.Editable/stargazers)[![GitHub watchers](https://camo.githubusercontent.com/4326a393b58704a8decee5928e6fbec4fcf60cdf7e018565c8abf53f67a8ff47/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f77617463686572732f436172626f6e5061636b616765732f436172626f6e2e4564697461626c652e7376673f7374796c653d736f6369616c266c6162656c3d5761746368)](https://github.com/CarbonPackages/Carbon.Editable/subscription)

Carbon.Editable Package for Neos CMS
====================================

[](#carboneditable-package-for-neos-cms)

This package extends the Fusion prototype `Neos.Neos:ContentComponent`, `Neos.Neos:Content` and `Neos.Neos:Editable`. It is all about to toggle editability.

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

[](#installation)

`Carbon.Editable` is available via packagist. Add `"carbon/editable" : "^1.0"`to the require section of your composer.json or run `composer require carbon/editable`.

`Neos.Neos:ContentComponent` and `Neos.Neos:Content`
----------------------------------------------------

[](#neosneoscontentcomponent-and-neosneoscontent)

With the new property `contentElement` (default to `true`) you can turn off the content element wrapping. Great if you want to use content elements for components without any abillity to edit or inside another content element.

`Neos.Neos:Editable`
--------------------

[](#neosneoseditable)

You'll get some new features for this prototype:

PropertyDefault valueDescription`editable``true`Set to false if you want to disable the editable feature`tagName``this.class ? 'div' : null`If this property is set, the tag is always written`innerTagName``null`Pass an additional, inner tag inside the tagName`class``null`Pass a class to the tagNameThe already existing property `block` get a new default value: `this.tagName ? false : true`. If don't make use of the `tagName` everything stays the same.

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance48

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity68

Established project with proven stability

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

Recently: every ~399 days

Total

10

Last Release

388d ago

Major Versions

1.1.0 → 2.0.02022-03-29

v2.x-dev → 3.0.02025-04-24

### Community

Maintainers

![](https://www.gravatar.com/avatar/5fec51ac160a110a31a72a54ac29e276a447d8306205a052d35491ac9cf0589b?d=identicon)[jonnitto](/maintainers/jonnitto)

---

Top Contributors

[![jonnitto](https://avatars.githubusercontent.com/u/4510166?v=4)](https://github.com/jonnitto "jonnitto (12 commits)")

---

Tags

carbonfusionneoscmshelpercarbonflowNeosFUSION

### Embed Badge

![Health badge](/badges/carbon-editable/health.svg)

```
[![Health](https://phpackages.com/badges/carbon-editable/health.svg)](https://phpackages.com/packages/carbon-editable)
```

###  Alternatives

[carbon/includeassets

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

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

A plugin for Neos CMS which provides a colorpicker editor

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

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

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

PHPackages © 2026

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