PHPackages                             shel/neos-next-node - 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. shel/neos-next-node

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

shel/neos-next-node
===================

Neos Ui plugin to simplify creation of the next content element

1.2.2(2mo ago)21.7k↓43.3%1[4 issues](https://github.com/Sebobo/Shel.Neos.Next.Node/issues)MITTypeScriptCI passing

Since Sep 18Pushed 2mo agoCompare

[ Source](https://github.com/Sebobo/Shel.Neos.Next.Node)[ Packagist](https://packagist.org/packages/shel/neos-next-node)[ Fund](https://www.amazon.de/hz/wishlist/ls/JEL60X51G2GA)[ GitHub Sponsors](https://github.com/sebobo)[ RSS](/packages/shel-neos-next-node/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (4)Versions (10)Used By (0)

Neos CMS Ui plugin to quickly create a follow up content element while editing a page
=====================================================================================

[](#neos-cms-ui-plugin-to-quickly-create-a-follow-up-content-element-while-editing-a-page)

This plugin allows defining other nodetypes as "next" nodetypes, which can be used to quickly create a follow-up content element while editing a page in the Neos CMS backend.

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

[](#installation)

```
composer require shel/neos-next-node
```

Example configuration
---------------------

[](#example-configuration)

```
'Neos.Demo:Content.Text':
  options:
    nextNodeTypes:
      'Neos.Demo:Content.Text': true
      'Neos.Demo:Content.Image': true
```

This would lead to the following additional buttons in the Neos CMS backend:

[![Example of the buttons in the Neos CMS backend](./Example.png)](./Example.png)

⚠️The default behaviour is to show the same nodetype as next nodetype. If you want to change this, you have to explicitly configure the `nextNodeTypes` option. This also means, that you only have to adjust this setting for a nodetype if you want a different behaviour than the default one.

Hotkeys
-------

[](#hotkeys)

The plugin also registers hotkeys for quickly creating a follow-up content element:

- Ctrl + Enter
- Cmd + Enter (Mac)

Configuration options
---------------------

[](#configuration-options)

Copy the following configuration into your `Settings.yaml` to adjust the plugin's behaviour:

```
Neos:
  Neos:
    Ui:
      frontendConfiguration:
        'Shel.Neos.Next.Node:ToolBar':
          # If no `nextNodeTypes` is configured for a node type, the current node type will be used as fallback.
          currentNodeTypeAsFallback: true
```

Development — Build a new version
---------------------------------

[](#development--build-a-new-version)

Run the following commands in the `ui-plugin` folder to build a new version of the plugin:

```
yarn
yarn build
```

Or during development, run

```
yarn watch
```

Sponsors
--------

[](#sponsors)

The public first release of this package was generously sponsored by [Vogel communications group](https://www.vogel.de).

License
-------

[](#license)

See [License](LICENSE.txt)

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance65

Regular maintenance activity

Popularity25

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.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 ~23 days

Recently: every ~40 days

Total

8

Last Release

76d ago

Major Versions

0.2.1 → 1.0.02025-09-25

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

hacktoberfestneoscms

### Embed Badge

![Health badge](/badges/shel-neos-next-node/health.svg)

```
[![Health](https://phpackages.com/badges/shel-neos-next-node/health.svg)](https://phpackages.com/packages/shel-neos-next-node)
```

###  Alternatives

[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

1494.4k6](/packages/shel-neos-colorpicker)[yoast/yoast-seo-for-neos

Yoast SEO for Neos CMS

24164.8k](/packages/yoast-yoast-seo-for-neos)[shel/neos-hyphens

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

20200.7k1](/packages/shel-neos-hyphens)[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)[psmb/flatnav

Custom navigation module for Neos CMS

2541.7k](/packages/psmb-flatnav)[kaufmanndigital/gdpr-cookieconsent

A ready-to-run package, that integrates an advanced cookie consent banner into your Neos CMS site.

2540.7k](/packages/kaufmanndigital-gdpr-cookieconsent)

PHPackages © 2026

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