eddev

Docs

Practical reference for building eddev WordPress themes with React, TypeScript, and GraphQL.

eddev keeps WordPress in charge of routing and content, then uses GraphQL files to select data for React views, blocks, and runtime hooks. Use these docs as the day-to-day reference for building and shipping ED sites.

Common Starting Points

If You Need To...Start Here
Get a new site runningGetting Started
Understand the request flowHow It Works
Add or edit page templatesViews
Add editable content blocksBlocks
Create custom ACF fieldsACF
Fetch WordPress dataGraphQL
Find copy-paste recipesSnippets

On this page