@phmu/gatsby-source-wordpress-experimental
v3.0.0
Published
Fork of gatsby-source-wordpress-experimental. A Source data from WPGraphQL in an efficient and scalable way.
Downloads
4
Maintainers
Readme
gatsby-source-wordpress@v4 BETA
This plugin is the official recommended way to use WordPress with Gatsby. We're currently publishing on a separate package to make migrating from gatsby-source-wordpress@v3
easier. If you're coming from v3
this allows you to activate the new version of the plugin alongside gatsby-source-wordpress
and migrate your codebase one piece at a time :star:
Overview :sun_with_face:
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, and fast builds work beautifully! :nail_care: Preview is currently buggy in some cases but is being worked on and will work beautifully too soon! :wink:
Developer & Content Creator experience are some of our main focuses with this integration. Please send us your feedback!
:gear: :mag_right: :eyes: :point_right: :pencil2: :page_facing_up:
Docs :book:
- :woman_singer: Why use this plugin?
- :runner: Installation & Getting started
- :school: Tutorials
- :feet: Features
- :electric_plug: Plugin options
- :boat: Migrating from other WP source plugins
- :computer: Using Data
- :house: Hosting WordPress
- :athletic_shoe: Themes, Starters, and Examples
- :medal_sports: Usage with popular WPGraphQL extensions
- :hammer_and_wrench: Debugging and troubleshooting
- :national_park: Community and Support
- :light_bulb: Contribution