georgringer / pressrelations-news-import
从 PressRelations 导入新闻
dev-main
2024-03-01 12:25 UTC
Requires
- php: ^8.1
- georgringer/news: ^10 || ^11
- typo3/cms-core: ^11 || ^12
Suggests
- typo3/cms-scheduler: Import
This package is auto-updated.
Last update: 2024-08-30 13:30:16 UTC
README
此扩展提供了将来自 https://pressrelations.de/ 的文章导入 TYPO3 扩展 news
的功能。
要求
- TYPO3: 11 LTS, 12 LTS
- EXT:news: 10, 11
安装
可以通过 composer 使用 composer req georgringer/pressrelations-news-import
安装,或者通过 TYPO3 扩展管理器安装。
使用
在扩展设置中定义所需的配置
apiKey
: 该密钥由 PressRelations 提供apiUrl
: 通常看起来像https://public-api.pressrelations.de/rest/v1/
之后,您可以通过计划任务命令或直接使用 CLI 命令调用导入
./vendor/bin/typo3 news:pressrelations-import --pid=6 --project=123456