{"id":13393602,"url":"https://github.com/gatsbyjs/gatsby-source-wordpress-experimental","last_synced_at":"2025-09-30T16:31:25.977Z","repository":{"id":53213857,"uuid":"264047215","full_name":"gatsbyjs/gatsby-source-wordpress-experimental","owner":"gatsbyjs","description":"The upcoming v4 of gatsby-source-wordpress, currently in beta","archived":true,"fork":false,"pushed_at":"2021-04-01T07:27:09.000Z","size":149439,"stargazers_count":385,"open_issues_count":9,"forks_count":100,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-01-10T23:58:24.350Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gatsbyjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-14T23:20:47.000Z","updated_at":"2024-06-13T00:28:39.000Z","dependencies_parsed_at":"2022-08-31T17:20:32.547Z","dependency_job_id":null,"html_url":"https://github.com/gatsbyjs/gatsby-source-wordpress-experimental","commit_stats":null,"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gatsbyjs%2Fgatsby-source-wordpress-experimental","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gatsbyjs%2Fgatsby-source-wordpress-experimental/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gatsbyjs%2Fgatsby-source-wordpress-experimental/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gatsbyjs%2Fgatsby-source-wordpress-experimental/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gatsbyjs","download_url":"https://codeload.github.com/gatsbyjs/gatsby-source-wordpress-experimental/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234702509,"owners_count":18873893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-30T17:00:56.769Z","updated_at":"2025-09-30T16:31:19.644Z","avatar_url":"https://github.com/gatsbyjs.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\u003cdiv align=\"center\" style=\"margin-bottom: 20px;\"\u003e\n\u003cimg 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\" /\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/gatsbyjs/gatsby-source-wordpress-experimental/blob/master/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"Gatsby and gatsby-source-wordpress-experimental are released under the MIT license.\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/gatsby-source-wordpress-experimental\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/v/gatsby-source-wordpress-experimental.svg\" alt=\"Current npm package version.\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://npmcharts.com/compare/gatsby-source-wordpress-experimental?minimal=true\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/dm/gatsby-source-wordpress-experimental.svg\" alt=\"Downloads per month on npm.\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://npmcharts.com/compare/gatsby-source-wordpress-experimental?minimal=true\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/dt/gatsby-source-wordpress-experimental.svg\" alt=\"Total downloads on npm.\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://gatsbyjs.com/contributing/how-to-contribute/\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\" alt=\"PRs welcome!\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://twitter.com/intent/follow?screen_name=gatsbyjs\"\u003e\n    \u003cimg src=\"https://img.shields.io/twitter/follow/gatsbyjs.svg?label=Follow%20@gatsbyjs\" alt=\"Follow @gatsbyjs\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# This package is now published as `gatsby-source-wordpress`\n\n**This page has moved to the [Gatsby monorepo!](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-wordpress/README.md)**\n\nHi there! 👋 thank you so much for being a beta/alpha tester of this plugin!\nYou've helped us bring a much more stable WordPress integration to Gatsby and we're very thankful for that!\n\nWe've shipped this plugin as `gatsby-source-wordpress@4.0.0`.\n`gatsby-source-wordpress-experimental` is now deprecated.\nPlease upgrade by npm/yarn installing the latest version of the stable plugin and updating your gatsby-config.js to include the stable plugin name.\n\nWe'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`.\n\nNote 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.\n\nThank you! 💜\n\n## Overview 🌞\n\nThis plugin works by merging the [WPGraphQL schema \u0026 data](https://docs.wpgraphql.com/guides/about-wpgraphql/) with the [Gatsby schema \u0026 Node model](https://www.gatsbyjs.com/docs/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! 💅\n\nDeveloper \u0026 Content Creator experience are some of our main focuses with this integration. Please send us your feedback!\n\n⚙️🔎👀👉📝\n\n# Docs 📖\n\n- 👩‍🎤 [Why use this plugin?](https://github.com/gatsbyjs/gatsby-source-wordpress-experimental/blob/master/docs/why-use-this-plugin.md)\n- 🏃‍ [Installation \u0026 Getting started](https://github.com/gatsbyjs/gatsby-source-wordpress-experimental/blob/master/docs/getting-started.md)\n- 🏫 [Tutorials](https://github.com/gatsbyjs/gatsby-source-wordpress-experimental/blob/master/docs/tutorials/index.md)\n- 🐾 [Features](https://github.com/gatsbyjs/gatsby-source-wordpress-experimental/blob/master/docs/features/index.md)\n- 🔌 [Plugin options](https://github.com/gatsbyjs/gatsby-source-wordpress-experimental/blob/master/docs/plugin-options.md)\n- ⛵️ [Migrating from other WP source plugins](https://github.com/gatsbyjs/gatsby-source-wordpress-experimental/blob/master/docs/migrating-from-other-wp-source-plugins.md)\n- 🏠 [Hosting WordPress](https://github.com/gatsbyjs/gatsby-source-wordpress-experimental/blob/master/docs/hosting.md)\n- 👟 [Themes, Starters, and Examples](https://github.com/gatsbyjs/gatsby-source-wordpress-experimental/blob/master/docs/themes-starters-examples.md)\n- 🏅 [Usage with popular WPGraphQL extensions](https://github.com/gatsbyjs/gatsby-source-wordpress-experimental/blob/master/docs/usage-with-popular-wp-graphql-extensions.md)\n- 🛠 [Debugging and troubleshooting](https://github.com/gatsbyjs/gatsby-source-wordpress-experimental/blob/master/docs/debugging-and-troubleshooting.md)\n- 🏞 [Community and Support](https://github.com/gatsbyjs/gatsby-source-wordpress-experimental/blob/master/docs/community-and-support.md)\n- 💡 [Test suites](https://github.com/gatsbyjs/gatsby-source-wordpress-experimental/blob/master/docs/tests.md)\n\n## Relevant Links 🔗\n\n- [Changelog](https://github.com/gatsbyjs/gatsby-source-wordpress-experimental/blob/master/CHANGELOG.md)\n- [License](https://github.com/gatsbyjs/gatsby-source-wordpress-experimental/blob/master/LICENSE)\n- [WPGatsby](https://github.com/gatsbyjs/wp-gatsby)\n- [WPGraphQL](https://github.com/wp-graphql/wp-graphql)\n- [Gatsby](https://www.gatsbyjs.com/)\n- [WordPress](https://wordpress.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgatsbyjs%2Fgatsby-source-wordpress-experimental","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgatsbyjs%2Fgatsby-source-wordpress-experimental","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgatsbyjs%2Fgatsby-source-wordpress-experimental/lists"}