Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pristas-peter/wp-graphql-gutenberg
Query gutenberg blocks with wp-graphql
https://github.com/pristas-peter/wp-graphql-gutenberg
api graphql gutenberg headless-wordpress javascript php wordpress wordpress-plugin wp-graphql
Last synced: 7 days ago
JSON representation
Query gutenberg blocks with wp-graphql
- Host: GitHub
- URL: https://github.com/pristas-peter/wp-graphql-gutenberg
- Owner: pristas-peter
- License: gpl-3.0
- Created: 2019-01-31T12:00:50.000Z (almost 6 years ago)
- Default Branch: develop
- Last Pushed: 2024-08-22T09:05:28.000Z (4 months ago)
- Last Synced: 2024-11-21T03:33:11.157Z (21 days ago)
- Topics: api, graphql, gutenberg, headless-wordpress, javascript, php, wordpress, wordpress-plugin, wp-graphql
- Language: PHP
- Homepage: https://wp-graphql-gutenberg.netlify.app
- Size: 1.98 MB
- Stars: 301
- Watchers: 15
- Forks: 62
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-wordpress-gatsby - WPGraphQL Gutenberg - Exposes Gutenberg blocks to the WPGraphQL API. (Plugins / WordPress)
README
# WPGraphQL Gutenberg
Query gutenberg blocks through wp-graphql
- Usage Docs
- Join our community through WpGraphQL Slack## Install
- Requires PHP 7.0+
- Requires wp-graphql 0.9.0+
- Requires WordPress 5.4+### Quick Install
Download and install like any WordPress plugin.
[Details here.](https://wp-graphql-gutenberg.netlify.app/getting-started/installation)