#
headless-wordpress
Here are 79 public repositories matching this topic...
graphql
docker
wordpress
jwt
authentication
reactjs
apollo-client
nextjs
seo
e2e-tests
preview
yoast-seo
hacktoberfest
cypress
headless-cms
headless-wordpress
nextjs-starter
hacktoberfest2020
nextjs-headless-wordpress
headless-wordpress-framework
-
Updated
Jun 12, 2021 - JavaScript
3
seb86
commented
Aug 18, 2020
Eventually the use of NAMESPACES could help with a number of things including packaging the plugin much easier into CoCart Pro and speed for those using PHP 8+
The solution I'd like
Include namespaces on all PHP files that are using a class system. This does not include global functions or template files, just class files.
Example
namespace CoCart\CoCartLite\RestAPI;
`
-
Updated
Feb 12, 2022 - Vue
Query gutenberg blocks with wp-graphql
-
Updated
Mar 19, 2022 - PHP
A high availability, API-first reference architecture for ecommerce using AWS services
react
aws
microservices
typescript
aws-lambda
storefront
ecommerce-platform
retail
ecommerce-website
aws-cloudfront
bookstore
aws-route53
aws-dynamodb
aws-api-gateway
aws-aurora
aws-amplify
aws-amplify-react
headless-wordpress
aws-acm-certificate
aws-fargate-application
-
Updated
Feb 12, 2022 - TypeScript
wordpress
typescript
reactjs
react-bootstrap
react-redux
headless-cms
wordpress-rest-api
headless-wordpress
-
Updated
Mar 15, 2022 - PHP
WordPress Plugin to trigger Vercel deploy hooks on command / update
-
Updated
Jan 2, 2022 - PHP
An application that shows how React can be used as a front-end for a Wordpress site alongside this blog post
-
Updated
Feb 17, 2019 - JavaScript
A plugin which helps you using WordPress as a Headless CMS
-
Updated
Nov 8, 2019 - PHP
WordPress theme for headless CMS
-
Updated
Feb 28, 2021 - PHP
WordPress companion plugin to develop on Irving.
-
Updated
Dec 13, 2021 - PHP
react
graphql
docker
wordpress
typescript
apollo
docker-compose
apollo-client
nextjs
headless
advanced-custom-fields
wpgraphql
custom-post-type-ui
tailwindcss
headless-wordpress
-
Updated
Mar 18, 2022 - TypeScript
A minimal, brainless WordPress theme for modern frontends. Inspired by Express.
api
php
wordpress
router
wordpress-api
wordpress-theme
headless
wordpress-router
headless-cms
headless-wordpress
react-wordpress-themes
react-wordpress
-
Updated
Jan 21, 2021 - PHP
My personal blog and portfolio written using GatsbyJS
-
Updated
Feb 10, 2022 - JavaScript
ob-frontend is a headless WordPress starter theme built with Gatsby.
react
blog
graphql
wordpress
modern
static
gatsby
mailchimp
cloud-computing
netlify
jamstack
google-cloud-platform
wordpress-frontend
headless-cms
wordpress-backend
gatsby-plugin
bloomer
headless-wordpress
gatsby-wordpress
gatsby-wordpress-theme
ob-frontend
-
Updated
Dec 27, 2020 - JavaScript
Two Gatsby.js Recipes for easy headless WordPress setup and configuration
-
Updated
Oct 19, 2020 - JavaScript
Free WordPress theme for headless WordPress (rest-api)
wordpress
wordpress-theme
rest-api
wordpress-rest-api
headless-wordpress
wordpress-headless-theme
wordpress-headless
-
Updated
Jun 7, 2021 - CSS
A theme used for headless WordPress. You have the option to specify a redirect URL.
-
Updated
Oct 1, 2020 - PHP
Headless WordPress powered by Frontity
-
Updated
Mar 11, 2022 - JavaScript
Some examples and information about using JWT Authentication
react
javascript
php
wordpress-api
frontend
python3
jwt-authentication
user-registration
tokenization
protected-routes
headless-wordpress
jwt-plugin
-
Updated
May 18, 2021
Brazil-Canada Community Association's website. A headless WordPress application that uses WP Rest API and Next JS.
-
Updated
Feb 17, 2022 - JavaScript
Previously a WordPress and WooCommerce monolith, Buildarmy has been transformed into a headless e-commerce store utilising a modern open-source stack. Through hybrid rendering techniques and a decoupled architecture, the project achieves its goals of improved core web vitals and a better end-user experience for customers. Designed and developed in partial fulfilment of the requirements for the degree of BSc (Hons) Computing (Software Engineering) at The University of Northampton.
react
graphql
website
nextjs
assignment
student
dissertation
undergraduate
tailwindcss
headless-wordpress
headless-ecommerce
core-web-vitals
headless-woocommerce
-
Updated
Oct 7, 2021 - TypeScript
Zamaneh Media—Van Ons Bulk Block Converter. Convert all classic content to blocks. An extremely useful tool when upgrading to the WordPress 5 Gutenberg editor.
wordpress
wordpress-plugin
wordpress-development
static-site
gutenberg
static-site-generation
block-editor
headless-cms
gutenberg-blocks
headless-wordpress
-
Updated
Sep 24, 2020 - PHP
A ReactJS boilerplate using Bootstrap and the WP-API.
-
Updated
Feb 10, 2022 - JavaScript
The platform that runs the ThreeMammals website.
-
Updated
Oct 10, 2019 - CSS
Headless WordPress with React.js Demo (featured at #WCKochi 2019)
-
Updated
Dec 1, 2019 - JavaScript
Landing page and blog using Headless WP, NextJS and GraphQL
-
Updated
Feb 17, 2022 - JavaScript
The fastest and easiest way to get started with headless WordPress and Gatsby.
-
Updated
Oct 14, 2020 - JavaScript
Improve this page
Add a description, image, and links to the headless-wordpress topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the headless-wordpress topic, visit your repo's landing page and select "manage topics."
Somewhere in this section of the docs, it might be worth clarifying that any queries you want handled statically during the build (as opposed to dynamically on the client-side) need to be executed in
getStaticProps()
as usual (e.g., withclient.client.inlineResolved()
andGQty
'sprepass()
helper) rather than in