woocommerce/plugins/woocommerce-blocks/readme.txt

62 lines
3.1 KiB
Plaintext
Raw Normal View History

2018-04-20 17:17:55 +00:00
=== WooCommerce Gutenberg Products Block ===
Contributors: automattic, claudiulodro, tiagonoronha, jameskoster
Tags: gutenberg, woocommerce, woo commerce, products
Requires at least: 4.7
Tested up to: 4.9
Requires PHP: 5.2
Stable tag: 1.0.0
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
== Description ==
The WooCommerce Gutenberg Products block is a new block for the Gutenberg post editor. This block is a custom products area that features your WooCommerce products. The products featured can be filtered by categories, sale status, or a variety of other fields, and you can even make a custom list of hand-picked products to display. The Products block is the easiest and most flexible way to feature your products on your posts and pages!
== Getting Started ==
= Minimum Requirements =
* The latest version of the Gutenberg plugin
* WooCommerce 3.3.0 or greater
* PHP version 5.2.4 or greater (PHP 7.2 or greater is recommended)
* MySQL version 5.0 or greater (MySQL 5.6 or greater is recommended)
Visit the [WooCommerce server requirements documentation](https://docs.woocommerce.com/document/server-requirements/) for a detailed list of server requirements.
= Automatic installation =
Automatic installation is the easiest option as WordPress handles the file transfers itself and you dont need to leave your web browser. To do an automatic install of this plugin, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.
In the search field type “WooCommerce Gutenberg Products Block” and click Search Plugins. Once youve found this plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”.
= Manual installation =
The manual installation method involves downloading the plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains [instructions on how to do this here](https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).
= Sample data =
WooCommerce comes with some sample data you can use to populate the products and get started building Products blocks quickly and easily. You can use the core [CSV importer](https://docs.woocommerce.com/document/product-csv-importer-exporter/) or our [CSV Import Suite plugin](https://woocommerce.com/products/product-csv-import-suite/) to import sample_products.csv.
= Where can I report bugs or contribute to the project? =
Bugs should be reported in the [WooCommerce Gutenberg Products Block GitHub repository](https://github.com/woocommerce/woocommerce-gutenberg-products-block/).
= This is awesome! Can I contribute? =
Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/woocommerce-gutenberg-products-block/) :)
== Screenshots ==
1. The initial Products block.
2. Selecting hand-picked products for the Products block.
3. The completed Products block when inserted into a post.
== Changelog ==
= 1.0.0 - 2018-04-24 =
* Initial implementation of the Gutenberg Products block.
== Upgrade Notice ==
= 1.0 =