Version 9.x
Neos 9.x Content
This is content for the upcoming Neos 9.0 release with the rewritten Content Repository based on Event Sourcing.
We heavily work on these docs right now, so expect rough edges.
#New Migration Tooling based on Rector
To ensure the smoothest possible upgrade path, we offer a migration for Rector.
The Rector migration is applied to your custom packages and rewrites the PHP source code, Fusion and YAML configurations to Neos 9 accordingly.
#Signals & Slots
Due to the change of the Content Repository implementation, a number of signals have been removed in Neos 9. Below you will find a list of all removed signals.
#Node Migrations
Node migrations have also undergone significant changes. In addition to structural modifications to the migration file, new functionalities have been introduced, reflecting updates to the content repository.