neos/metadata-contentrepositoryadapter

Last activity 13 Feb 2023 3 2 6940
composer require neos/metadata-contentrepositoryadapter

Maps asset meta data to CR nodes

1.0.1

Version
1.0.1
Type
neos-package
Release Date
Apr 27, 2018 20:01
Source
git
Distribution
zip
Requires
  • php: ^7.0
  • neos/content-repository: ^3.0 || ^4.0
  • neos/eel: ^4.0 || ^5.0
  • neos/flow: ^4.0 || ^5.0
  • neos/fusion: ^3.0 || ^4.0
  • neos/media: ^3.0 || ^4.0
  • neos/metadata: ^2.0
Suggest
  • neos/metadata-extractor: Extracts meta data from Assets
MIT 2e3a69c810b6b7492dad2424b106e1e31f2902aa

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).