PHPackages                             internezzo/childreload - 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. internezzo/childreload

ActiveNeos-package

internezzo/childreload
======================

Neos CMS package that helps to reload the page on change of any of the child nodes of the specific nodetype

2.0.0(2y ago)1172.9k↓19.4%21GPL-3.0-or-laterJavaScript

Since Mar 21Pushed 2y ago3 watchersCompare

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

READMEChangelog (4)Dependencies (1)Versions (5)Used By (1)

Internezzo.ChildReload
======================

[](#internezzochildreload)

Sometimes the rendering of your base node depends on the number of child nodes underneath it. So when adding or removing children, you would want your whole page to reload. This package helps you to accomplish just that.

Usage
-----

[](#usage)

1. `composer require internezzo/childreload`
2. Modify your base nodetype like this:

```
'YourVendor:YourBaseNodeType':
  options:
    reloadIfChildChanged: true

```

Voila! When any of the child nodes were added or removed, the page would reload.

**The package only works with the modern Neos UI starting with Neos 3.3**

Development
-----------

[](#development)

Go to `Resources/Private/JavaScript/ChildReload` and run `yarn watch` or `yarn build` to recompile the JS assets.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity38

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity66

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

Total

4

Last Release

910d ago

Major Versions

1.0.2 → 2.0.02023-11-21

### Community

Maintainers

![](https://www.gravatar.com/avatar/c47d078a8df83802429407a7f38c2585747d16746696b8fa0b812ce5677513fe?d=identicon)[mrimann](/maintainers/mrimann)

![](https://www.gravatar.com/avatar/22266e26eb256f7145e487aa2652011fa580132077c0b82e286e910bd9879f69?d=identicon)[drillsgt](/maintainers/drillsgt)

![](https://www.gravatar.com/avatar/068405501957b12e6c5e844e91dbf3e4ee9810065c6acfaf07b19df394a8016a?d=identicon)[internezzo](/maintainers/internezzo)

---

Top Contributors

[![dimaip](https://avatars.githubusercontent.com/u/837032?v=4)](https://github.com/dimaip "dimaip (2 commits)")[![DrillSergeant](https://avatars.githubusercontent.com/u/883552?v=4)](https://github.com/DrillSergeant "DrillSergeant (2 commits)")[![mrimann](https://avatars.githubusercontent.com/u/1093784?v=4)](https://github.com/mrimann "mrimann (2 commits)")

### Embed Badge

![Health badge](/badges/internezzo-childreload/health.svg)

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

###  Alternatives

[neos/neos-ui

Neos CMS UI written in React

2661.0M104](/packages/neos-neos-ui)[neos/form-builder

Flow Form Framework integration into Neos CMS

19347.1k18](/packages/neos-form-builder)[neos/demo

Site package for the Neos Demo Site

18181.0k6](/packages/neos-demo)[flowpack/media-ui

This module allows managing media assets including pictures, videos, audio and documents.

2184.5k2](/packages/flowpack-media-ui)[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)[flowpack/neos-matomo

Track visits of your Neos site with the Matomo Open Analytics Platform!

2337.6k](/packages/flowpack-neos-matomo)

PHPackages © 2026

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