Awesome
<div align="center" style="margin-bottom: 20px;"> <img src="https://github.com/gatsbyjs/gatsby-source-wordpress-experimental/raw/master/docs/assets/gatsby-wapuus.png" alt="Wapuu hugging a ball with the Gatsby logo on it" /> </div> <p align="center"> <a href="https://github.com/gatsbyjs/gatsby-source-wordpress-experimental/blob/master/LICENSE"> <img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="Gatsby and gatsby-source-wordpress-experimental are released under the MIT license." /> </a> <a href="https://www.npmjs.com/package/gatsby-source-wordpress-experimental"> <img src="https://img.shields.io/npm/v/gatsby-source-wordpress-experimental.svg" alt="Current npm package version." /> </a> <a href="https://npmcharts.com/compare/gatsby-source-wordpress-experimental?minimal=true"> <img src="https://img.shields.io/npm/dm/gatsby-source-wordpress-experimental.svg" alt="Downloads per month on npm." /> </a> <a href="https://npmcharts.com/compare/gatsby-source-wordpress-experimental?minimal=true"> <img src="https://img.shields.io/npm/dt/gatsby-source-wordpress-experimental.svg" alt="Total downloads on npm." /> </a> <a href="https://gatsbyjs.com/contributing/how-to-contribute/"> <img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs welcome!" /> </a> <a href="https://twitter.com/intent/follow?screen_name=gatsbyjs"> <img src="https://img.shields.io/twitter/follow/gatsbyjs.svg?label=Follow%20@gatsbyjs" alt="Follow @gatsbyjs" /> </a> </p>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