wwwision/neos-dam

Neos integration of the Digital Asset Management based on the Event Sourced Content Repository

Fund package maintenance!
bwaidelich
Paypal

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:neos-package

0.2.0 2023-04-26 21:55 UTC

This package is auto-updated.

Last update: 2024-04-30 00:43:59 UTC


README

Neos integration of the Digital Asset Management based on the Event Sourced Content Repository

Warning This package is currently a proof of concept. It is subject to change, but it might never make it to an actual product!

Usage

Installation

Install using composer:

composer require wwwision/neos-dam

Note At the time of writing, a couple of required packages are not yet available on packagist You can download those from GitHub to your distribution folder: https://github.com/neos/neos-development-collection/tree/9.0/Neos.ContentRepository.Core https://github.com/neos/neos-development-collection/tree/9.0/Neos.ContentRepositoryRegistry https://github.com/neos/neos-development-collection/tree/9.0/Neos.ContentGraph.DoctrineDbalAdapter https://github.com/neos/neos-development-collection/tree/9.0/Neos.ContentGraph.PostgreSQLAdapter and install everything via composer require wwwision/neos-dam neos/contentrepositoryregistry:@dev neos/contentgraph-doctrinedbaladapter:@dev neos/contentgraph-postgresqladapter:@dev

Afterwards, call

./flow dam:setup

in order to create required database tables and root nodes