friendsoftypo3 / headless_news
This extension provides integration with news to output content from TYPO3 in JSON format.
Installs: 24 685
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 5
Forks: 15
Open Issues: 2
Language:HTML
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^10.0 || ^11.5
Suggests
- friendsoftypo3/headless: ^2.0 || ^3.0
- georgringer/news: ^9.0
This package is auto-updated.
Last update: 2023-05-23 17:22:49 UTC
README
This extension provides integration to headless extension with news extension.
If you have any questions just drop a line in #initiative-pwa Slack channel.
Requirements
Extension requires TYPO3 in version at least 9.5.
TYPO3 Installation
Install extension using composer
composer require friendsoftypo3/headless_news
and then, include Typoscript template, and you are ready to go.
NUXT-TYPO3 Installation
Add package with yarn
yarn install nuxt-typo3-headless-news
Add module to nuxt.config.js
modules: [ 'nuxt-typo3-headless-news', // Doc: https://github.com/TYPO3-Initiatives/nuxt-typo3 'nuxt-typo3', ],
Development
Development for this extension is happening as part of the TYPO3 PWA initiative, see https://typo3.org/community/teams/typo3-development/initiatives/pwa/
Credits
A special thanks goes to macopedia.com company, which is sponsoring development of this solution.
Developers involved in the project
- Łukasz Uznański (Macopedia)
- Adam Marcinkowski (Macopedia)