{"slug": "henrikwirth--awesome-wordpress-gatsby", "title": "Wordpress Gatsby", "description": "An awesome list of resources about WordPress as a headless CMS with Gatsby", "github_url": "https://github.com/henrikwirth/awesome-wordpress-gatsby", "stars": "247", "tag": "Front-End Development", "entry_count": 62, "subcategory_count": 5, "subcategories": [{"name": "General", "parent": "", "entries": [{"name": "Communities", "url": "#communities", "description": ""}, {"name": "Articles and Talks", "url": "#articles-and-talks", "description": ""}, {"name": "Plugins", "url": "#plugins", "description": ""}, {"name": "Free Tutorials / Courses", "url": "#free-tutorials--courses", "description": ""}, {"name": "Paid Tutorials / Courses", "url": "#paid-tutorials--courses", "description": ""}, {"name": "Starters", "url": "#starters", "description": ""}, {"name": "Themes", "url": "#themes", "description": ""}, {"name": "Slack Chat", "url": "https://wpgql-slack.herokuapp.com/", "description": ""}, {"name": "Spectrum Chat", "url": "https://spectrum.chat/wpgraphql", "description": ""}, {"name": "Twitter", "url": "https://twitter.com/wpgraphql", "description": ""}, {"name": "Discord Chat", "url": "https://gatsby.dev/discord", "description": ""}, {"name": "Reddit", "url": "https://www.reddit.com/r/gatsbyjs/", "description": ""}, {"name": "Stack Overflow", "url": "https://stackoverflow.com/questions/tagged/gatsby", "description": ""}]}, {"name": "WordPress", "parent": "Plugins", "entries": [{"name": "WPGraphQL", "url": "https://github.com/wp-graphql/wp-graphql", "description": "[Documentation](https://docs.wpgraphql.com/) - WPGraphQL brings the power of GraphQL to your WordPress site.", "stars": "3.3k"}, {"name": "WPGatsby", "url": "https://wordpress.org/plugins/wp-gatsby/", "description": "This plugin configures your WordPress site to be an optimized source for Gatsby."}, {"name": "WPGraphQL Cors", "url": "https://github.com/funkhaus/wp-graphql-cors", "description": "This FREE plugin from @kidunot89 and @byfunkhaus claims to enable authentication with WPGraphQL to \u201cjust work\u201d by allowing you to set CORS headers that GraphQL will accept, which means WordPress default auth cookies can be accepted.", "stars": "80"}, {"name": "Total Counts for WPGraphQL", "url": "https://github.com/builtbycactus/total-counts-for-wp-graphql", "description": "This FREE plugin from @builtbycactus exposes total counts to connections in the WPGraphQL Schema.", "stars": "12"}, {"name": "WPGraphQL Gutenberg", "url": "https://github.com/pristas-peter/wp-graphql-gutenberg", "description": "Exposes Gutenberg blocks to the WPGraphQL API.", "stars": "260"}, {"name": "WPGraphQL JWT Authentication", "url": "https://github.com/wp-graphql/wp-graphql-jwt-authentication", "description": "Extends the WPGraphQL plugin to provide authentication using JWT (JSON Web Tokens).", "stars": "261"}, {"name": "WPGraphQL Lock", "url": "https://github.com/valu-digital/wp-graphql-lock", "description": "Enables query locking for WPGraphQL by implementing persisted GraphQL queries.", "stars": "21"}, {"name": "WPGraphQL Meta", "url": "https://github.com/roborourke/wp-graphql-meta", "description": "This FREE plugin from @robertorourke exposes meta registered via the WordPress register\\_meta API to WPGraphQL.", "stars": "18"}, {"name": "WPGraphQL Meta Query", "url": "https://github.com/wp-graphql/wp-graphql-meta-query", "description": "Adds Meta\\_Query support to the WPGraphQL Plugin for postObject query args.", "stars": "40"}, {"name": "WPGraphQL Persisted Queries", "url": "https://github.com/Quartz/wp-graphql-persisted-queries", "description": "This FREE plugin from @qz adds the ability to use Persisted Queries with WPGraphQL.", "stars": "18"}, {"name": "WPGraphQL Offset Pagination", "url": "https://github.com/darylldoyle/wp-graphql-offset-pagination", "description": "This FREE plugin from @enshrined adds basic offset pagination as opposed to the standard Cursor based pagination that ships with WPGraphQL.", "stars": "13"}, {"name": "WPGraphQL Send Email", "url": "https://github.com/ashhitch/wp-graphql-send-mail", "description": "This FREE plugin from @Ash\\_Hitchcock allows you to send emails via a simple mutation. Includes the abilitty to restrict sending to trusted origins.", "stars": "18"}, {"name": "QL Search", "url": "https://github.com/funkhaus/ql-search", "description": "An extension that integrates SearchWP into WPGraphQL.", "stars": "11"}, {"name": "WPGraphQL Content Blocks", "url": "https://github.com/Quartz/wp-graphql-content-blocks", "description": "This FREE plugin from the folks at QZ.com exposes a way to query HTML content from WordPress Posts and Pages as \u201cBlocks\u201d (not related to Gutenberg) to bring more structure to your queried content.", "stars": "72"}, {"name": "WPGraphQL Enable All Post Types (DalkMania)", "url": "https://github.com/DalkMania/wp-graphql-cpt", "description": "This FREE plugin from @DalkMania automatically adds ALL registered post types to the WPGraphQL Schema.", "stars": "7"}, {"name": "WPGraphQL Enable All Post Types (TylerBarnes)", "url": "https://github.com/TylerBarnes/wp-graphql-enable-all-post-types", "description": "This FREE plugin from @tylbar automatically adds ALL registered post types to the WPGraphQL Schema.", "stars": "4"}, {"name": "WPGraphQL Google Schema", "url": "https://github.com/izzygld/wp-graphql-google-schema", "description": "This FREE plugin from @izzygld261 adds Google Schema support to WPGraphQL.", "stars": "4"}, {"name": "WPGraphQL Gutenberg ACF", "url": "https://github.com/pristas-peter/wp-graphql-gutenberg-acf", "description": "Exposes ACF blocks through GraphQL", "stars": "52"}, {"name": "WPGraphQL MB (MetaBox)", "url": "https://github.com/DalkMania/wp-graphql-mb", "description": "This FREE plugin from @DalkMania adds all registered metaboxes using [metabox.io](https://metabox.io/) to the WPGraphQL Schema.", "stars": "7"}, {"name": "WPGraphQL MetaBox Relationships", "url": "https://github.com/hsimah-services/wp-graphql-mb-relationships", "description": "This FREE plugin from @hsimah adds support for the [metabox.io](https://metabox.io/) Relationships field to WPGraphQL (when also using his wp-graphql-metabox plugin).", "stars": "6"}, {"name": "WPGraphQL Polls", "url": "https://github.com/andrenoberto/wp-graphql-polls", "description": "This FREE plugin from @andrenosouza allows you to interact with data from the WP-Polls plugin via GraphQL Queries and Mutations.", "stars": "3"}, {"name": "WPGraphQL Polylang Extension", "url": "https://github.com/valu-digital/wp-graphql-polylang", "description": "Extends WPGraphQL schema with language data from the Polylang plugin.", "stars": "97"}, {"name": "WPGraphQL Tax Query", "url": "https://github.com/wp-graphql/wp-graphql-tax-query", "description": "Adds Tax\\_Query support to the WPGraphQL Plugin for postObject query args (WP\\_Query).", "stars": "33"}, {"name": "WPGraphQL WPML", "url": "https://github.com/rburgst/wp-graphql-wpml", "description": "This FREE plugin from @rburgst extends the WPGraphQL schema with language data from the WPML plugin. In addition it turns off WPML default filters in order to be able to iterate over all posts regardless of language.", "stars": "38"}, {"name": "WPGraphQL for Advanced Custom Fields", "url": "https://github.com/wp-graphql/wp-graphql-acf", "description": "Exposes Advanced Custom Fields to the WPGraphQL Schema.", "stars": "537"}, {"name": "WPGraphQL for BuddyPress", "url": "https://github.com/wp-graphql/wp-graphql-buddypress", "description": "This FREE plugin from @RenatoNascAlves exposes BuddyPress data to WPGraphQL.", "stars": "31"}, {"name": "WPGraphQL for Carbon Fields", "url": "https://github.com/matepaiva/wp-graphql-crb", "description": "This FREE plugin from @matepaiva exposes fields registered using Carbon Fields to the WPGraphQL Schema.", "stars": "16"}, {"name": "WPGraphQL for Custom Post Type UI", "url": "https://github.com/wp-graphql/wp-graphql-custom-post-type-ui", "description": "This FREE plugin adds settings to Custom Post Type UI allowing you to set which Post Types and Taxonomies registered by CPTUI should display in the WPGraphQL Schema.", "stars": "77"}, {"name": "WPGraphQL for FacetWP", "url": "https://github.com/hsimah-services/wp-graphql-facetwp", "description": "This FREE plugin from @hsimah exposes filters on WPGraphQL queries to allow for faceted search with FacetWP.", "stars": "29"}, {"name": "WPGraphQL for Gravity Forms", "url": "https://github.com/harness-software/wp-graphql-gravity-forms", "description": "This FREE plugin from @KellenMace of @harness\\_up exposes @gravityforms data to WPGraphQL, allowing you to query for forms, fields, entries, and more.", "stars": "132"}, {"name": "WPGraphQL for Metabox", "url": "https://github.com/hsimah-services/wp-graphql-metabox", "description": "This FREE plugin from @hsimah exposes fields registered using the popular to the WPGraphQL Schema.", "stars": "25"}, {"name": "WPGraphQL for Ninja Forms", "url": "https://github.com/toriphes/wp-graphql-ninja-forms", "description": "This free plugin exposes forms created by the Ninja Forms plugin to the WPGraphQL Schema and allows for the forms to be submitted via GraphQL Mutations.", "stars": "6"}, {"name": "WPGraphQL for Posts 2 Posts", "url": "https://github.com/harness-software/wp-graphql-posts-to-posts", "description": "This FREE plugin from @KellenMace of @harness\\_up automatically creates GraphQL connections for all of your Posts 2 Posts connections.", "stars": "5"}, {"name": "WPGraphQL for SEOPress", "url": "https://github.com/ashhitch/wp-graphql-yoast-seo", "description": "This FREE plugin from @moon\\_meister exposes data managed by SEOPress to the WPGraphQL Schema, allowing for SEO data to be used in your headless applications.", "stars": "194"}, {"name": "WPGraphQL for WooCommerce", "url": "https://github.com/wp-graphql/wp-graphql-woocommerce", "description": "This FREE plugin exposes WooCommerce data to WPGraphQL allowing you to interact with your store\u2019s data via GraphQL Queries and mutations.", "stars": "530"}, {"name": "WPGraphQl Yoast SEO Plugin", "url": "https://github.com/ashhitch/wp-graphql-yoast-seo", "description": "Exposes Yoast SEO data to the WPGraphQL Plugin.", "stars": "194"}, {"name": "Advanced Custom Fields", "url": "https://wordpress.org/plugins/advanced-custom-fields/", "description": "[ACF PRO](https://www.advancedcustomfields.com/pro/)"}, {"name": "Headless Mode", "url": "https://wordpress.org/plugins/headless-mode/", "description": "Headless mode sets up a redirect for all users trying to access the site. The only requests that are granted admission are ones that are either trying to access the REST API, the WP GraphQL API, or any logged-in user looking to access the headless install to edit or create posts."}, {"name": "Polylang", "url": "https://wordpress.org/plugins/polylang/", "description": ""}, {"name": "WP JAMstack Deployments", "url": "https://github.com/crgeary/wp-jamstack-deployments", "description": "WordPress plugin for JAMstack deployments on Netlify (and other platforms).", "stars": "254"}]}, {"name": "Gatsby Plugins", "parent": "Plugins", "entries": [{"name": "gatsby-image", "url": "https://www.gatsbyjs.org/packages/gatsby-image", "description": ""}, {"name": "gatsby-source-filesystem", "url": "https://www.gatsbyjs.org/packages/gatsby-source-filesystem", "description": ""}, {"name": "gatsby-source-wordpress", "url": "https://www.gatsbyjs.org/packages/gatsby-source-wordpress", "description": ""}]}, {"name": "Written Tutorials", "parent": "Free Tutorials / Courses", "entries": []}, {"name": "Video Tutorials", "parent": "Free Tutorials / Courses", "entries": [{"name": "Gatsby Starter - WordPress Twenty Twenty", "url": "https://github.com/henrikwirth/gatsby-starter-wordpress-twenty-twenty", "description": "A port of the WordPress Twenty Twenty theme to Gatsby using the new gatsby-source-wordpress\\@v4.", "stars": "142"}, {"name": "Gatsby + WPGraphQL Blog Example", "url": "https://github.com/wp-graphql/gatsby-wpgraphql-blog-example", "description": "Demo showing how to use WPGraphQL as the source for Gatsby Sites.", "stars": "151"}, {"name": "Gatsby + Headless WordPress + Netlify Starter", "url": "https://github.com/justinwhall/gatsby-wordpress-netlify-starter", "description": "A Gatsby + WordPress starter for continuous deployment to Netlify.", "stars": "213"}, {"name": "Gatsby WordPress Starter Advanced", "url": "https://github.com/henrikwirth/gatsby-starter-wordpress-advanced", "description": "An advanced Gatsby + WordPress starter, that is built along a tutorial series and works with ACF flexible content fields to create content blocks/layouts.", "stars": "63"}, {"name": "Gatsby Starter Blog", "url": "https://github.com/zeevo/gatsby-starter-wordpress-blog", "description": "Blog starter with enough features to be production ready out of the box.", "stars": "7"}, {"name": "Twenty Nineteen Gatsby Theme", "url": "https://github.com/zgordon/twentynineteen-gatsby-theme", "description": "A port of the Twenty Nineteen WordPress Theme over to Gatsby.", "stars": "73"}]}], "name": ""}