=== Blocks for Products === Contributors: mariovalney, vizir Donate link: https://github.com/Vizir/blocks-for-products Tags: woocommerce, gutenberg, products, vizir, mariovalney Requires at least: 4.7 Tested up to: 5.5 Requires PHP: 7.0 Stable tag: 1.1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A plugin to add support for Gutenberg on product pages. == Description == Add support for Gutenberg on product pages. [WooCommerce](https://wordpress.org/plugins/woocommerce/ "Install it first, of course") is a awesome plugin used by 5+ million WordPress websites to create e-commerce. It's awesome and we love it but for now they [do not support](https://github.com/woocommerce/woocommerce/issues/20201#issuecomment-391739963) the new WordPress block editor. So now you can use the best of the worlds: WooCommerce product settings on classic editor and product description with block editor. = How to Use = Easily and quickly! Just activate "Blocks for Products" and you will be able to change from Classic Editor to Gutenberg. = Translations = You can [translate Blocks for Products](https://translate.wordpress.org/projects/wp-plugins/blocks-for-products) to your language. = Review = We would be grateful for a [review here](https://wordpress.org/support/plugin/blocks-for-products/reviews/). = Support = * WooCommerce - 3.9 == Installation == First * Install [WooCommerce](https://wordpress.org/plugins/woocommerce/) and activate it. Next * Install "Blocks for Products" by plugins dashboard. Or * Upload the entire `blocks-for-products` folder to the `/wp-content/plugins/` directory. Then * Activate the plugin through the 'Plugins' menu in WordPress. == Frequently Asked Questions == = I want to edit only some products = No problem, you can click on "Use Classic Editor" to use Classic Editor. = Does it works for another post type or another e-commerce plugin? = Nope. The intention here is to integrate with WooCommerce product page, but you are free to fork and create your version of this plugin to any post_type. = Can I help you? = Yes! Visit [GitHub repository](https://github.com/Vizir/blocks-for-products). == Screenshots == 1. Choose "edit with blocks" to edit product content 2. Classic Editor (you can restore blocks below editor) 3. Block Editor (you can go back on More menu) == Changelog == = 1.1 = * Support to all product types = 1.0 = * It's alive! * Provide change from "Classic Editor" view to "Gutenbeg" view. * Allow user to disable the block editor and use classic. == Upgrade Notice == = 1.0.0 = It's alive!