
Security News
The Changelog Podcast: Practical Steps to Stay Safe on npm
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.
nuxt-typo3-headless-news
Advanced tools
This extension provides integration to headless extension with news extension.
If you have any questions just drop a line in #initiative-pwa Slack channel.
Extension requires TYPO3 in version at least 9.5.
Install extension using composer
composer require friendsoftypo3/headless_news
and then, include Typoscript template, and you are ready to go.
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 for this extension is happening as part of the TYPO3 PWA initiative, see https://typo3.org/community/teams/typo3-development/initiatives/pwa/
A special thanks goes to macopedia.com company, which is sponsoring development of this solution.
FAQs
Vue.js components for TYPO3 headless news ext
We found that nuxt-typo3-headless-news demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.

Security News
Ruby's creator Matz assumes control of RubyGems and Bundler repositories while former maintainers agree to step back and transfer all rights to end the dispute.