georgringer / pressrelations-news-import
Import of news from PressRelations
Fund package maintenance!
georgringer
paypal.me/GeorgRinger/10
www.amazon.de/hz/wishlist/ls/8F573K08TSDG
Patreon
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
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-10-30 13:55:40 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