
This package is now published as gatsby-source-wordpress
This page has moved to the Gatsby monorepo!
Hi there! ๐ thank you so much for being a beta/alpha tester of this plugin! Youโve helped us bring a much more stable WordPress integration to Gatsby and weโre very thankful for that!
Weโve shipped this plugin as gatsby-source-wordpress@4.0.0
.
gatsby-source-wordpress-experimental
is now deprecated.
Please upgrade by npm/yarn installing the latest version of the stable plugin and updating your gatsby-config.js to include the stable plugin name.
Weโve chosen this point to release this plugin as a stable release not because there are no bugs (all software has some bugs), but because this plugin is far more stable than the last major version of gatsby-source-wordpress
.
Note that we will continue fixing Github issues youโve opened in the -experimental repo - those are not forgotten and will be transferred to the Gatsby monorepo.
Thank you! ๐
Overview ๐
This plugin works by merging the WPGraphQL schema & data with the Gatsby schema & Node model which allows us to efficiently cache WP data in Gatsby. What this means is that incremental builds, fast builds, and CMS Previews work beautifully! ๐
Developer & Content Creator experience are some of our main focuses with this integration. Please send us your feedback!
โ๏ธ๐๐๐๐
Docs ๐
- ๐ฉโ๐ค Why use this plugin?
- ๐โ Installation & Getting started
- ๐ซ Tutorials
- ๐พ Features
- ๐ Plugin options
- โต๏ธ Migrating from other WP source plugins
- ๐ Hosting WordPress
- ๐ Themes, Starters, and Examples
- ๐ Usage with popular WPGraphQL extensions
- ๐ Debugging and troubleshooting
- ๐ Community and Support
- ๐ก Test suites