Socket
Book a DemoInstallSign in
Socket

@t3headless/nuxt-typo3

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@t3headless/nuxt-typo3

<source media="(prefers-color-scheme: dark)" srcset="https://t3headless.macopedia.io/nuxt-typo3/logo-dark.svg"> </pi

2.3.0
latest
npmnpm
Version published
Weekly downloads
770
17.74%
Maintainers
0
Weekly downloads
 
Created
Source

T3H Logo'

nuxt-typo3

TYPO3 Headless Frontend Rendering module based on Nuxt and Vue.js

  • Release Notes

  • 📖 Documentation

Features

  • 🌐 Handling of dynamic API Routes provided by Headless EXT
  • 🖼️ Frontend and backend layouts
  • 🧩 Support for most standard TYPO3 Content Elements
  • ✨ Easily customizable
  • 🌍 Multilanguage support
  • 📈 SEO Support
  • 🚀 Server Side ready

Setup

Learn how to setup nuxt-typo3 module in your Nuxt 3 application.

You can also use the playground on StackBlitz

Kickstart nuxt-typo3 project

You can use the nuxi init command to initialize a fresh Nuxt project with the required nuxt-typo3 setup. Learn more about nuxi

npx nuxi@latest init -t gh:TYPO3-Headless/nuxt-typo3-starter <project-name>

Instalation nuxt-typo3 module

Add @t3headless/nuxt-typo3 dev dependency to your project:

npx nuxi@latest module add typo3

Then, add @t3headless/nuxt-typo3 to the modules section of your Nuxt configuration:

export default defineNuxtConfig({
  modules: ['@t3headless/nuxt-typo3'],
  typo3: {
    api: {
      baseUrl: 'https://api.t3pwa.com'
    }
  }
})

Check out the Nuxt 3 documentation for more information about installing and using modules.

Development

  • Run npm run dev:prepare to generate type stubs.
  • Use npm run dev to start playground in development mode.

FAQs

Package last updated on 06 Aug 2025

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.