Skip to content

Latest commit

 

History

History

Neos.ContentRepository.Core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Event Sourced Content Repository

This repository is a read-only subsplit of a package that is part of the Content Repository Development Collection

!!! Not ready for production !!!

Please note that this repository is not yet ready for productive use and we will still change APIs without notice. If you dare to use it anyways, you can install this package via composer:

{
    # ...
    "require": {
        "neos/contentrepository-core": "9.0.x-dev"
        # ...
    }
}