Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 567 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 567 Bytes

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"
        # ...
    }
}