wwwision/dam
最新稳定版本:0.3.0
Composer 安装命令:
composer require wwwision/dam
包简介
Proof of Concept of a simple Digital Asset Management built on top of the Event Sourced Content Repository
README 文档
README
Proof of Concept of a simple Digital Asset Management built on top of 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
Warning This package is not yet prepared to be installed on its own See https://github.com/bwaidelich/dam-example for a minimal example base upon Slim Or https://github.com/bwaidelich/Wwwision.Neos.DAM for an example integration into Neos CMS.
Install using composer:
composer require wwwision/dam
Afterwards call
$this->dam->setUp();
in order to create required database tables and root nodes.
PHP API
See DAM.php
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-04-26