PHPackages                             vivomedia/neos-structural-change-reload - 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. vivomedia/neos-structural-change-reload

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

vivomedia/neos-structural-change-reload
=======================================

Reload document on structural change

2.0.0(10mo ago)37.7k↓28.8%1MITPHP

Since Jul 20Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/VIVOMEDIA/neos-structural-change-reload)[ Packagist](https://packagist.org/packages/vivomedia/neos-structural-change-reload)[ RSS](/packages/vivomedia-neos-structural-change-reload/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (4)Versions (8)Used By (0)

Neos CMS - Structural Change Reload
===================================

[](#neos-cms---structural-change-reload)

[![Latest Stable Version](https://camo.githubusercontent.com/0ac29b9fe6ec522c333ca2c58ebab964c07b6c19f59db136bbb7c27941ee7c96/68747470733a2f2f706f7365722e707567782e6f72672f7669766f6d656469612f6e656f732d7374727563747572616c2d6368616e67652d72656c6f61642f762f737461626c65)](https://packagist.org/packages/vivomedia/neos-structural-change-reload)[![Total Downloads](https://camo.githubusercontent.com/d783ecd28bafe0f59b5177b4ee308e24ce28c515d84ae5d21dba3567134a6e2f/68747470733a2f2f706f7365722e707567782e6f72672f7669766f6d656469612f6e656f732d7374727563747572616c2d6368616e67652d72656c6f61642f646f776e6c6f616473)](https://packagist.org/packages/vivomedia/neos-structural-change-reload)[![License](https://camo.githubusercontent.com/9cedfc287e4f919729118052945182ee3e377545b7b7ed19b836f6d342ab9ab3/68747470733a2f2f706f7365722e707567782e6f72672f7669766f6d656469612f6e656f732d7374727563747572616c2d6368616e67652d72656c6f61642f6c6963656e7365)](https://packagist.org/packages/vivomedia/neos-structural-change-reload)

In some cases you need to reload the whole collection or page when the structure of nodes within a collection has changed. Common examples are sliders, grids or galleries.

This package allows defining collections, which will get re-rendered if a direct child gets moved, inserted or removed.

*Please note: This package is only working for "flat collections", which means NodeTypes, which are actually the collection and don't have tethered child collections.*

Install
-------

[](#install)

Install with composer

```
composer require vivomedia/neos-structural-change-reload

```

Configuration
-------------

[](#configuration)

**Reload the collection** if the structure has changed.

```
Vendor.Site:Content.ExampleCollection:
  superTypes:
    'Neos.Neos:Content': true
    'Neos.Neos:ContentCollection': true
  options:
    reloadIfStructureHasChanged: true

```

**Reload the page** if the structure has changed.

```
Vendor.Site:Content.ExampleCollection:
  superTypes:
    'Neos.Neos:Content': true
    'Neos.Neos:ContentCollection': true
  options:
    reloadPageIfStructureHasChanged: true

```

Inspired by [SiteGeist.StageFog](https://github.com/sitegeist/Sitegeist.StageFog)

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance58

Moderate activity, may be stable

Popularity29

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~292 days

Recently: every ~203 days

Total

6

Last Release

305d ago

Major Versions

1.x-dev → 2.0.02025-07-18

### Community

Maintainers

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

---

Top Contributors

[![dlubitz](https://avatars.githubusercontent.com/u/13046100?v=4)](https://github.com/dlubitz "dlubitz (8 commits)")

### Embed Badge

![Health badge](/badges/vivomedia-neos-structural-change-reload/health.svg)

```
[![Health](https://phpackages.com/badges/vivomedia-neos-structural-change-reload/health.svg)](https://phpackages.com/packages/vivomedia-neos-structural-change-reload)
```

###  Alternatives

[neos/neos

An open source Content Application Platform based on Flow. A set of core Content Management features is resting within a larger context that allows you to build a perfectly customized experience for your users.

116989.0k674](/packages/neos-neos)[neos/eel

The Embedded Expression Language (Eel) is a building block for creating Domain Specific Languages

122.0M27](/packages/neos-eel)[neos/fusion-form

Fusion Form

19724.3k31](/packages/neos-fusion-form)[sitegeist/taxonomy

Manage vocabularies and taxonomies as separate node-hierarchy.

1589.7k1](/packages/sitegeist-taxonomy)[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

1494.4k6](/packages/shel-neos-colorpicker)[avency/neos-vardump

Neos VarDump Package

147.1k](/packages/avency-neos-vardump)

PHPackages © 2026

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