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