neos/metadata-contentrepositoryadapter

Letzte Aktivität 13 Feb 2023 3 2 6940
composer require neos/metadata-contentrepositoryadapter

Maps asset meta data to CR nodes

No released version found

Readme excerpt

Neos.MetaData.ContentRepositoryAdapter Package

This package handles the mapping of meta data DTOs to the Neos Content Repository.

It provides three main features:

  • Configurable mapping of the meta data DTOs to MetaData node types.
  • FlowQuery operation to query for assets by their meta data.
  • Eel helper to load the meta data nodes for any existing asset object.
Installation

Install using composer:

composer require neos/metadata-contentrepositoryadapter

Some related packages are:

  • neos/metadata: Provides provides data types and interfaces (and is automatically installed with this p…
    Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 92 package(s).