WordPress-Gatsby

Web development technology stack with WordPress as a back end and Gatsby as a front end.

71 resources7 categoriesView Original

Free Tutorials / Courses(9 items)

2

25+ Videos - Gatsby + WordPress (2019) Complete...

2019.11: - The series focuses on how we can use WordPress as a headless CMS with a GraphQL schema to interface with. After setting up our WordPress site and theme, we'll move onto Gatsby and how we can use our new schema to generate content for our Gatsby site, programmatically generating pages, converting Gutenberg blocks to React components and finishing off the chapter with a focus on SEO in Gatsby.

Free Tutorials / Courses
C

Crash Course: Headless WordPress with WPGraphQL...

2019.07: - In this video, Alex Young (WPCasts) goes over how to get a simple headless WordPress setup with WPGraphQL and React.

Free Tutorials / Courses
G

Gatsby + WordPress with WPGraphQL (with Jason B...

2019.07: - In this stream, Jason Bahl teaches how to use WordPress with Advanced Custom Fields and WPGraphQL to create an powerful, flexible admin dashboard, then query and display that data in a Gatsby site.

Free Tutorials / Courses
G

Gatsby with WPGraphQL, ACF and Gatbsy-Image

2019.08: - A guide, that shows how to implement gatsby-image, so it can be used for WordPress media files.

Free Tutorials / Courses
G

Guide to Gatsby WordPress Starter Advanced with...

2019.11: - A tutorial series starting with the basic setup of WordPress and Gatsby with WPGraphQL and then dives into more advanced subjects like deployments, previews, i18n and a page-builder like setup with ACF flexible cotent fields.

Free Tutorials / Courses
H

Headless WordPress + Gatsby + Netlify continuou...

2018.08: - Guide showing how to create a WordPress + Gatsby + Netlify setup in a few simple steps.

Free Tutorials / Courses
L

Live Previews with WordPress and Gatsby

2019.08: - Tutorial showing how to use the theme’s higher order component to facilitate previews for WordPress posts and custom post types.

Free Tutorials / Courses
U

Using WordPress with WPGraphQL

2019.06: - In this video you will learn how to use GraphQL with WordPress using an awesome plugin named WPGraphQL and some extra cool stuff like GraphQL + Advanced Custom Fields.

Free Tutorials / Courses
W

WPGraphQL for ACF

2019.04: - Jason Bahl shows how to use WPGraphQL for Advanced Custom Fields.

Free Tutorials / Courses

Plugins(43 items)

A

Advanced Custom Fields

ACF PRO

Plugins
G

gatsby-image

Plugins
G

gatsby-source-filesystem

Plugins
G

gatsby-source-wordpress

Plugins
H

Headless Mode

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.

Plugins
P

Polylang

Plugins
Q

QL Search

An extension that integrates SearchWP into WPGraphQL.

Plugins
T

Total Counts for WPGraphQL

This FREE plugin from @builtbycactus exposes total counts to connections in the WPGraphQL Schema.

Plugins
W

WP JAMstack Deployments

WordPress plugin for JAMstack deployments on Netlify (and other platforms).

Plugins
W

WPGatsby

This plugin configures your WordPress site to be an optimized source for Gatsby.

Plugins
W

WPGraphQL

Documentation - WPGraphQL brings the power of GraphQL to your WordPress site.

Plugins
W

WPGraphQL Content Blocks

This FREE plugin from the folks at QZ.com exposes a way to query HTML content from WordPress Posts and Pages as “Blocks” (not related to Gutenberg) to bring more structure to your queried content.

Plugins
W

WPGraphQL Cors

This FREE plugin from @kidunot89 and @byfunkhaus claims to enable authentication with WPGraphQL to “just work” by allowing you to set CORS headers that GraphQL will accept, which means WordPress default auth cookies can be accepted.

Plugins
W

WPGraphQL Enable All Post Types (DalkMania)

This FREE plugin from @DalkMania automatically adds ALL registered post types to the WPGraphQL Schema.

Plugins
W

WPGraphQL Enable All Post Types (TylerBarnes)

This FREE plugin from @tylbar automatically adds ALL registered post types to the WPGraphQL Schema.

Plugins
W

WPGraphQL for Advanced Custom Fields

Exposes Advanced Custom Fields to the WPGraphQL Schema.

Plugins
W

WPGraphQL for BuddyPress

This FREE plugin from @RenatoNascAlves exposes BuddyPress data to WPGraphQL.

Plugins
W

WPGraphQL for Carbon Fields

This FREE plugin from @matepaiva exposes fields registered using Carbon Fields to the WPGraphQL Schema.

Plugins
W

WPGraphQL for Custom Post Type UI

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.

Plugins
W

WPGraphQL for FacetWP

This FREE plugin from @hsimah exposes filters on WPGraphQL queries to allow for faceted search with FacetWP.

Plugins
W

WPGraphQL for Gravity Forms

This FREE plugin from @KellenMace of @harness_up exposes @gravityforms data to WPGraphQL, allowing you to query for forms, fields, entries, and more.

Plugins
W

WPGraphQL for Metabox

This FREE plugin from @hsimah exposes fields registered using the popular http://MetaBox.io to the WPGraphQL Schema.

Plugins
W

WPGraphQL for Ninja Forms

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.

Plugins
W

WPGraphQL for Posts 2 Posts

This FREE plugin from @KellenMace of @harness_up automatically creates GraphQL connections for all of your Posts 2 Posts connections.

Plugins
W

WPGraphQL for SEOPress

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.

Plugins
W

WPGraphQL for WooCommerce

This FREE plugin exposes WooCommerce data to WPGraphQL allowing you to interact with your store’s data via GraphQL Queries and mutations.

Plugins
W

WPGraphQL Google Schema

This FREE plugin from @izzygld261 adds Google Schema support to WPGraphQL.

Plugins
W

WPGraphQL Gutenberg

Exposes Gutenberg blocks to the WPGraphQL API.

Plugins
W

WPGraphQL Gutenberg ACF

Exposes ACF blocks through GraphQL

Plugins
W

WPGraphQL JWT Authentication

Extends the WPGraphQL plugin to provide authentication using JWT (JSON Web Tokens).

Plugins
W

WPGraphQL Lock

Enables query locking for WPGraphQL by implementing persisted GraphQL queries.

Plugins
W

WPGraphQL MB (MetaBox)

This FREE plugin from @DalkMania adds all registered metaboxes using metabox.io to the WPGraphQL Schema.

Plugins
W

WPGraphQL Meta

This FREE plugin from @robertorourke exposes meta registered via the WordPress register_meta API to WPGraphQL.

Plugins
W

WPGraphQL Meta Query

Adds Meta_Query support to the WPGraphQL Plugin for postObject query args.

Plugins
W

WPGraphQL MetaBox Relationships

This FREE plugin from @hsimah adds support for the metabox.io Relationships field to WPGraphQL (when also using his wp-graphql-metabox plugin).

Plugins
W

WPGraphQL Offset Pagination

This FREE plugin from @enshrined adds basic offset pagination as opposed to the standard Cursor based pagination that ships with WPGraphQL.

Plugins
W

WPGraphQL Persisted Queries

This FREE plugin from @qz adds the ability to use Persisted Queries with WPGraphQL.

Plugins
W

WPGraphQL Polls

This FREE plugin from @andrenosouza allows you to interact with data from the WP-Polls plugin via GraphQL Queries and Mutations.

Plugins
W

WPGraphQL Polylang Extension

Extends WPGraphQL schema with language data from the Polylang plugin.

Plugins
W

WPGraphQL Send Email

This FREE plugin from @Ash_Hitchcock allows you to send emails via a simple mutation. Includes the abilitty to restrict sending to trusted origins.

Plugins
W

WPGraphQL Tax Query

Adds TaxQuery support to the WPGraphQL Plugin for postObject query args (WPQuery).

Plugins
W

WPGraphQL WPML

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.

Plugins
W

WPGraphQl Yoast SEO Plugin

Exposes Yoast SEO data to the WPGraphQL Plugin.

Plugins