georgringer / pressrelations-news-import
Import of news from PressRelations
Package info
github.com/georgringer/pressrelations-news-import
Type:typo3-cms-extension
pkg:composer/georgringer/pressrelations-news-import
Fund package maintenance!
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: 2026-03-01 00:44:26 UTC
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