neos/metadata

Last activity 22 Apr 2022 4 3 8453
composer require neos/metadata

Data types and interfaces to manage meta data for assets in Neos

No released version found

Readme excerpt

Neos.MetaData Package

This package provides data types and interfaces to handle meta data for assets in Neos (or Flow).

Installation

Install using composer:

composer require neos/metadata

If you install a package that depends on this package, you should not need to require it manually, though. Some related packages are:

  • neos/metadata-extractor: Provides CLI and realtime meta data extraction on assets
  • neos/metadata-contentrepositoryadapter: Handles the mapping of meta data DTOs to the Neos Content Repository
Configuration

The provided asset meta data mapper is configured with Eel expressions to determine the source of mapped d…
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).