nextjs-wagtail
v0.3.0
Published
Integrates "headless" Wagtail CMS with NextJS
Downloads
7
Readme
NextJS Wagtail
Integrates "headless" Wagtail CMS with NextJS
Features
- Match Wagtail Page Types to React Components
- Support Wagtail's draft feature
- Support Wagtail's SEO meta tag features
- Supports proper 404, 301, and 302 status codes
- Show custom 404 page when no CMS page
- Support Multiple Wagtail sites
Development
- Checkout Wagtail SPA Integration and create at least a "Foo" or "Bar" homepage
npm run dev