PHPackages                             punktde/rebirth - 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. punktde/rebirth

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

punktde/rebirth
===============

Neos Content Repository Helper to rebirth orphaned nodes

1.0.2(3y ago)114.6k↓25%1[1 PRs](https://github.com/punktDe/rebirth/pulls)MITPHP

Since Jan 10Pushed 3y ago5 watchersCompare

[ Source](https://github.com/punktDe/rebirth)[ Packagist](https://packagist.org/packages/punktde/rebirth)[ RSS](/packages/punktde-rebirth/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

Rebirth your orphaned nodes
===========================

[](#rebirth-your-orphaned-nodes)

This package can help you to move orphaned node in the Neos Content Repository.

This package is based on the ideas and code of [Ttree.Rebirth](https://github.com/ttreeagency/Rebirth).

*Warning*: Working with broken / orphaned nodes can be hard, please backup your data before using this package.

*Currently this package supports only document nodes restoration.* That means you can only restore documents including their content (and further children), but not only content that has been orphaned.

How to use ?
------------

[](#how-to-use-)

- Optional: For each site where you want to restore orphaned nodes, you can create a "RestoreTarget" node. This can be used as the automatically detected target for document node restoration.
- Go to the CLI and run the restore command.

CLI commands
------------

[](#cli-commands)

List the current orphaned document nodes
----------------------------------------

[](#list-the-current-orphaned-document-nodes)

```
flow rebirth:list

```

List the current orphaned nodes for a specific type
---------------------------------------------------

[](#list-the-current-orphaned-nodes-for-a-specific-type)

```
flow rebirth:list --type Neos.Neos:Document

```

Restore everything under the "Restore" node of the current site
---------------------------------------------------------------

[](#restore-everything-under-the-restore-node-of-the-current-site)

```
flow rebirth:restoreAll

```

*Note*: if you have no RestoreTarget node, this will fail with the message *Missing restoration target for the currentnode*. Either create a RestoreTarget node, use the flag `--auto-create-target=1` to create one when needed, or specify the target node using `--target`.

Restore everything under the "Restore" node of the current site, only for the given type
----------------------------------------------------------------------------------------

[](#restore-everything-under-the-restore-node-of-the-current-site-only-for-the-given-type)

```
flow rebirth:restoreAll --type Neos.Neos:Document

```

Restore everything under the given target node
----------------------------------------------

[](#restore-everything-under-the-given-target-node)

```
flow rebirth:restoreAll --target f34f834b-c36b-43eb-a580-f0e2f168b241

```

Prune all orphaned document nodes
---------------------------------

[](#prune-all-orphaned-document-nodes)

```
flow rebirth:pruneAll

```

Prune all orphaned document nodes for a specific type
-----------------------------------------------------

[](#prune-all-orphaned-document-nodes-for-a-specific-type)

```
flow rebirth:pruneAll --type Neos.Neos:Document

```

Troubleshooting
---------------

[](#troubleshooting)

If you get the message *Missing restoration target for the current node* even though a RestoreTarget node has been created, make sure you have a RestoreTarget node matching the context of the nodes to be restored. Specifically check the content dimensions. You must have a RestoreTarget node that can be found in the same dimension value combination as the node to be restored.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

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

Total

3

Last Release

1258d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0fad3b9ab04057e586b701aca7a8dbbf9598718114cdfd6bf85dada030f7688e?d=identicon)[punktde](/maintainers/punktde)

---

Top Contributors

[![dfeyer](https://avatars.githubusercontent.com/u/221173?v=4)](https://github.com/dfeyer "dfeyer (84 commits)")[![daniellienert](https://avatars.githubusercontent.com/u/642226?v=4)](https://github.com/daniellienert "daniellienert (15 commits)")[![kdambekalns](https://avatars.githubusercontent.com/u/95873?v=4)](https://github.com/kdambekalns "kdambekalns (3 commits)")[![theDex](https://avatars.githubusercontent.com/u/3844381?v=4)](https://github.com/theDex "theDex (2 commits)")[![markuspfeifenberger](https://avatars.githubusercontent.com/u/7107293?v=4)](https://github.com/markuspfeifenberger "markuspfeifenberger (1 commits)")

---

Tags

maintenanceNeosneos content repository

### Embed Badge

![Health badge](/badges/punktde-rebirth/health.svg)

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

###  Alternatives

[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)[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-commandbar

A commandbar (CMD+K) for Neos CMS

1614.6k1](/packages/shel-neos-commandbar)

PHPackages © 2026

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