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.
- Host: GitHub
- URL: https://github.com/entermedia-llc/wordpress-gutenberg-ant-design
- Owner: Entermedia-LLC
- Created: 2023-01-12T14:37:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-24T11:41:15.000Z (about 3 years ago)
- Last Synced: 2025-03-03T18:47:34.159Z (over 1 year ago)
- Topics: ant-design, antd, antdesign, gutenberg, gutenberg-blocks, gutenberg-plugin, headless, wordpress, wordpress-headless, wordpress-plugin
- Language: JavaScript
- Homepage:
- Size: 15.4 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
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