wwwision/neos-dam
最新稳定版本:0.2.0
Composer 安装命令:
composer require wwwision/neos-dam
包简介
Neos integration of the Digital Asset Management based on the Event Sourced Content Repository
README 文档
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
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-04-26