PHPackages                             psmb/splitadd - 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. [Image &amp; Media](/categories/media)
4. /
5. psmb/splitadd

ActiveNeos-package[Image &amp; Media](/categories/media)

psmb/splitadd
=============

Allows to insert images and other nodes between text paragraphs in one click

1.0(2y ago)1111.4k↓41%4[1 issues](https://github.com/psmb/Psmb.SplitAdd/issues)[1 PRs](https://github.com/psmb/Psmb.SplitAdd/pulls)1JavaScriptCI passing

Since Jul 30Pushed 1y ago2 watchersCompare

[ Source](https://github.com/psmb/Psmb.SplitAdd)[ Packagist](https://packagist.org/packages/psmb/splitadd)[ RSS](/packages/psmb-splitadd/feed)WikiDiscussions master Synced yesterday

READMEChangelog (6)Dependencies (1)Versions (8)Used By (1)

Adding a new node inside a text node in Neos CMS
================================================

[](#adding-a-new-node-inside-a-text-node-in-neos-cms)

This package adds a button to the inline editor toolbar that splits the current node after the current paragraph, and then allows to insert a new node in between.

This is useful to insert new nodes inside a text node, e.g. to insert images or headlines inside some text node.

It (obviously) works only on nodes inside ContentCollections.

[![Demo](https://user-images.githubusercontent.com/837032/43409799-9657c1f4-942d-11e8-9e37-922bffeccec4.gif)](https://user-images.githubusercontent.com/837032/43409799-9657c1f4-942d-11e8-9e37-922bffeccec4.gif)

Installation and Configuration
------------------------------

[](#installation-and-configuration)

1. `composer require 'psmb/splitadd'`
2. Enable the splitAdd button on node properties that should support it, e.g.:

```
'Neos.NodeTypes:TextMixin':
  properties:
    text:
      ui:
        inline:
          editorOptions:
            formatting:
              splitAdd: true
```

### !!! Migration from 0.x to 1.0

[](#-migration-from-0x-to-10)

In versions below 1.0, the configuration mentioned before was simply ignored - if SplitAdd was installed, it was enabled for all inline editor node types. So when upgrading from 0.x to 1.0, you need to add the configuration to enable SplitAdd for the node types you want it to be enabled for.

Compatibility and Maintenance
-----------------------------

[](#compatibility-and-maintenance)

This package is currently being maintained for the following versions:

Neos VersionVersionMaintainedNeos 7.3 and above1.xYesNeos 3.3 - 7.20.4No

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~511 days

Total

6

Last Release

847d ago

Major Versions

0.4 → 1.02024-03-08

### Community

Maintainers

![](https://www.gravatar.com/avatar/6e7861363bc4d9a01d804fb1823366c3e59f339542e3a4ea89f7cea7b0ea91af?d=identicon)[dimaip](/maintainers/dimaip)

---

Top Contributors

[![dimaip](https://avatars.githubusercontent.com/u/837032?v=4)](https://github.com/dimaip "dimaip (5 commits)")[![kdambekalns](https://avatars.githubusercontent.com/u/95873?v=4)](https://github.com/kdambekalns "kdambekalns (2 commits)")[![lorenzulrich](https://avatars.githubusercontent.com/u/1816023?v=4)](https://github.com/lorenzulrich "lorenzulrich (2 commits)")[![PRGfx](https://avatars.githubusercontent.com/u/3868790?v=4)](https://github.com/PRGfx "PRGfx (2 commits)")[![jonnitto](https://avatars.githubusercontent.com/u/4510166?v=4)](https://github.com/jonnitto "jonnitto (1 commits)")[![Stefan-Kosker](https://avatars.githubusercontent.com/u/13136881?v=4)](https://github.com/Stefan-Kosker "Stefan-Kosker (1 commits)")

---

Tags

neoscms

### Embed Badge

![Health badge](/badges/psmb-splitadd/health.svg)

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

###  Alternatives

[goat1000/svggraph

Generates SVG graphs

135911.1k3](/packages/goat1000-svggraph)[neos/neos-base-distribution

Neos Base Distribution

4366.0k](/packages/neos-neos-base-distribution)[gravatarphp/gravatar

Gravatar URL builder which is most commonly called as a Gravatar library

16653.6k2](/packages/gravatarphp-gravatar)[shel/neos-terminal

Neos CMS Ui terminal for running Eel expressions and other commands

1445.3k](/packages/shel-neos-terminal)[shel/neos-image-checker

Image editor with customisable checks for Neos CMS

106.4k](/packages/shel-neos-image-checker)

PHPackages © 2026

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