coming-from
EmDash for Astro Developers
Add WordPress-style CMS features to your Astro site with EmDash
Official EmDash documentation imported into this site.
coming-from
Add WordPress-style CMS features to your Astro site with EmDash
coming-from
Learn Astro fundamentals through the lens of WordPress concepts you already know
coming-from
A guide to EmDash's features and concepts for developers familiar with WordPress
concepts
The EmDash admin panel—a React SPA with TanStack Router, TanStack Query, and Kumo components.
concepts
How EmDash works under the hood—database-first schema, Live Collections, plugin system, and admin panel.
concepts
Define content types with collections and fields—supported field types, validation, and relationships.
concepts
EmDash's database-first content model—how schema is stored, modified at runtime, and queried.
guides
Translate content into multiple languages with per-locale publishing, slugs, and automatic fallback.
guides
Let editors choose different layouts for individual pages using a template field.
guides
Use getEmDashCollection and getEmDashEntry to retrieve content in your templates.
overview
The Astro-native CMS. A modern successor to WordPress with type-safe content, plugin extensibility, and portable deployment.
overview
Learn what EmDash is, how it works, and whether it's right for your project.
migration
Import your WordPress content into EmDash with a step-by-step guide.
migration
Convert WordPress plugins to EmDash plugins using the Plugin API
plugins
Expose REST endpoints from your plugin for admin UI and external integrations.
plugins
Extend EmDash with plugins that add hooks, storage, settings, and admin UI.
plugins
Understand the two plugin execution modes, what each supports, and why you should prefer sandboxed plugins.
reference
Protocol details, tool specifications, and OAuth configuration for the MCP server.
themes
Convert WordPress themes to EmDash themes using a structured approach
overview
Understand what problems EmDash solves and how it compares to other approaches.