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.x-dev

Version
1.0.x-dev
Type
neos-package
Release Date
Jan 06, 2017 08:56
Source
git
Distribution
zip
Requires
  • php: ^5.3 || ^7
  • neos/metadata: *
  • typo3/typo3cr: *
  • typo3/typoscript: *
Suggest
  • neos/metadata-extractor: Extracts meta data from Assets
MIT 47dc737d959fe1b20f2c34b7ff355676c4445990

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