kitodo/publication
Composer 安装命令:
composer require kitodo/publication
包简介
Plugins and modules for publication management with Fedora repositories.
README 文档
README
Kitodo.Publication is free software, an extension for TYPO3 and part of the Kitodo Digital Library Suite. It implements the user and administrator interfaces for a document and publication server.
Development
Running Tests
The DDEV environment provides the canonical PHP 7.4 runtime. Run tests inside the container:
ddev test # PHPUnit unit tests ddev exec composer analyse # PHPStan static analysis ddev exec composer mess # PHPMD mess detection
Running tests outside DDEV requires PHP 7.4 on PATH — no further guidance is provided for that setup.
Local Environment (DDEV)
A DDEV-based environment is available for local development.
A database fixture is required — a blank TYPO3 instance provides no meaningful environment.
See .ddev/README.md for setup and fixture requirements.
Debugging
Enable XDebug with ddev xdebug on (connects to host port 9003). Disable with ddev xdebug off.
VS Code path mappings: .vscode/launch.json.
More information
- https://ddev.readthedocs.io/en/stable/
- https://www.kitodo.org/
- http://www.b-i-t-online.de/sponsored/Kitodo
Funding
Funded by European Regional Development Fund (EFRE)
统计信息
- 总下载量: 368
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 14
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2019-11-25
