Docs

Introduction

What Kizlo is and what it offers.

What is Kizlo?

Kizlo is an open-source TypeScript framework for building content-driven applications with WordPress as a headless CMS and a frontend using Next.js, Astro, Svelte, or TanStack Start. Get an instant local, Docker-based environment to develop, test, and ship faster from your machine.

Features

Type-safe API

Define API procedures on the server and call them from the client, typed end to end with no casts.

SEO

Generate structured data, social previews, sitemaps, and robots.

Integrations

Use integrations such as WooCommerce and Contact Form 7, or build your own.

Adapters

Connect your own auth, logging, and external services with no lock-in.

Framework-agnostic

Run on Next.js, Astro, TanStack Start, or another JavaScript runtime.

CLI

Scaffold, develop, and test against a local WordPress instance.

Events

React to typed events without polling.

Testing

Run suites against disposable WordPress instead of mocks.

On this page