You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2024. It is now read-only.
Feature plugin for WooCommerce + Gutenberg. This plugin serves as a space to iterate and explore new Blocks and updates to existing blocks for WooCommerce, and how WooCommerce might work with the block editor.
7
+
This is the feature plugin for WooCommerce + Gutenberg. This plugin serves as a space to iterate and explore new Blocks and updates to existing blocks for WooCommerce, and how WooCommerce might work with the block editor.
8
8
9
9
Use this plugin if you want access to the bleeding edge of available blocks for WooCommerce. However, stable blocks are bundled into WooCommerce, and can be added from the "WooCommerce" section in the block inserter.
10
10
@@ -14,7 +14,7 @@ Use this plugin if you want access to the bleeding edge of available blocks for
14
14
-[Code Documentation](#code-documentation)
15
15
-[Contributing](#contributing)
16
16
-[Contributing](#contributing-1)
17
-
-[Installing the stable version](#installing-the-stable-version)
17
+
-[Installing the plugin version](#installing-the-stable-version)
18
18
-[Installing the development version](#installing-the-development-version)
19
19
-[Getting started with block development](#getting-started-with-block-development)
20
20
-[Vision for the Feature](#vision-for-the-feature)
@@ -37,12 +37,12 @@ If you want to see what we're working on for future versions, or want to help ou
37
37
38
38
## Contributing
39
39
40
-
## Installing the stable version
40
+
## Installing the plugin version
41
41
42
42
We release a new version of WooCommerce Blocks onto WordPress.org every few weeks, which can be used as an easier way to preview the features.
43
43
44
44
1. Make sure you have WordPress 5.2+ and WooCommerce 4.0+
45
-
2. The stable version is available on WordPress.org. [Download the stable version here.](https://wordpress.org/plugins/woo-gutenberg-products-block/)
45
+
2. The plugin version is available on WordPress.org. [Download the plugin version here.](https://wordpress.org/plugins/woo-gutenberg-products-block/)
0 commit comments