georgringer/pressrelations-news-import
Composer 安装命令:
composer require georgringer/pressrelations-news-import
包简介
Import of news from PressRelations
README 文档
README
This extensions provides an import of articles provided by https://pressrelations.de/ into the TYPO3 Extension news.
Requirements
- TYPO3: 11 LTS, 12 LTS
- EXT:news: 10, 11
Installation
Either install via composer with composer req georgringer/pressrelations-news-import or install via the TYPO3 Extension Manager.
Usage
Define the required configuration in the extension settings:
apiKey: The key is provided by PressRelationsapiUrl: This looks typically likehttps://public-api.pressrelations.de/rest/v1/
Afterwards, you can import articles via the scheduler command or directly calling the import with the CLI command
./vendor/bin/typo3 news:pressrelations-import --pid=6 --project=123456
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2024-03-01