🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more
Socket
Book a DemoInstallSign in
Socket

nuxt-typo3-headless-news

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-typo3-headless-news

Vue.js components for TYPO3 headless news ext

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

TYPO3 Extension "headless_news" - Provides fluid templates to render proper JSON from EXT:news

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)

FAQs

Package last updated on 10 Jul 2020

Did you know?

Socket

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.

Install

Related posts