rkw/rkw-pdf2content
Composer 安装命令:
composer require rkw/rkw-pdf2content
包简介
Extract text from PDFs and create TYPO3 sites with it!
README 文档
README
Ensure you have Java Runtime Environement installed on the server. It has been tested successfully with version 18 on Ubuntu 22.04 LTS
apt install openjdk-18-jre-headless
DDEV
Add the java-sdk to your DDEV config.yaml. Version 17 of "openjdk" has been tested successfully with TYPO3 10.4. and Debian 12 (bookworm).
hooks:
post-start:
# for rkw_pdf2content; openjdk-17 is currently the default version for Debian 12
- exec: sudo apt install openjdk-17-jre-headless
统计信息
- 总下载量: 139
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2020-07-15