neos/contentrepository-core

Content repository, specifically made for Neos, but also usable standalone.

9.0.0-beta9 2024-04-10 11:56 UTC

This package is auto-updated.

Last update: 2024-04-24 17:58:53 UTC


README

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