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

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

ttree/rebirth
=============

Neos Content Repository Helper to rebirth orphaned nodes

1.2.0(5y ago)68624MITPHP

Since Mar 15Pushed 5y ago2 watchersCompare

[ Source](https://github.com/ttreeagency/Rebirth)[ Packagist](https://packagist.org/packages/ttree/rebirth)[ RSS](/packages/ttree-rebirth/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (11)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.

*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 "Trash" 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 "Trash" node of the current site
-------------------------------------------------------------

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

```
flow rebirth:restore

```

*Note*: if you have no Trash node, this will fail with the message *Missing restoration target for the current node*. Either create a Trash node or specify the target node using `--target`.

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

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

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

```

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

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

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

```

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

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

```
flow rebirth:prune

```

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

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

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

```

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

[](#troubleshooting)

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

Acknowledgments
---------------

[](#acknowledgments)

Development sponsored by [ttree ltd - neos solution provider](http://ttree.ch).

We try our best to craft this package with a lots of love, we are open to sponsoring, support request, ... just contact us.

License
-------

[](#license)

Licensed under MIT, see [LICENSE](LICENSE)

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 90.4% 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 ~162 days

Recently: every ~210 days

Total

10

Last Release

1938d ago

Major Versions

0.1.3 → 1.0.02017-04-07

0.1.4 → 1.2.02021-03-10

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/145363?v=4)[ttree](/maintainers/ttree)[@ttree](https://github.com/ttree)

---

Top Contributors

[![dfeyer](https://avatars.githubusercontent.com/u/221173?v=4)](https://github.com/dfeyer "dfeyer (85 commits)")[![daniellienert](https://avatars.githubusercontent.com/u/642226?v=4)](https://github.com/daniellienert "daniellienert (5 commits)")[![kdambekalns](https://avatars.githubusercontent.com/u/95873?v=4)](https://github.com/kdambekalns "kdambekalns (3 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/ttree-rebirth/health.svg)

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

###  Alternatives

[techdivision/ckstyles

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

21175.8k](/packages/techdivision-ckstyles)[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

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

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

21210.1k1](/packages/shel-neos-hyphens)[moc/notfound

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

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

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

14233.4k12](/packages/carbon-includeassets)[shel/neos-commandbar

A commandbar (CMD+K) for Neos CMS

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

PHPackages © 2026

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