An open API service indexing awesome lists of open source software.

https://github.com/entermedia-llc/wordpress-gutenberg-ant-design

Adds support for Ant Design components in Gutenberg to consume in a headless website.
https://github.com/entermedia-llc/wordpress-gutenberg-ant-design

ant-design antd antdesign gutenberg gutenberg-blocks gutenberg-plugin headless wordpress wordpress-headless wordpress-plugin

Last synced: about 2 months ago
JSON representation

Adds support for Ant Design components in Gutenberg to consume in a headless website.

Awesome Lists containing this project

README

          

=== Headless Gutenberg - Ant Design ===
Contributors: bmarshall511
Tags: block, gutenberg, ant design
Tested up to: 6.1.1
Stable tag: 0.1.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Adds support for Ant Design components in Gutenberg to consume in a headless website.

== Description ==

Quickly integrate Ant Design components in Gutenberg then consume that data in a headless website using the [WP GraphQL Gutenberg](https://github.com/pristas-peter/wp-graphql-gutenberg) plugin.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/gutenberg-ant-design` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress

== Changelog ==

= 0.1.0 =
* Release