Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 1.47 KB

File metadata and controls

22 lines (14 loc) · 1.47 KB

📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the WooCommerce monorepo.

Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived.


Testing notes and ZIP for release 6.3.2

Zip file for testing: woocommerce-gutenberg-products-block.zip

Feature plugin and package inclusion in WooCommerce

Legacy Template Block: allow users to delete the block. (5176)

  1. Install and activate version 11.9.1 of the Gutenberg plugin.
  2. Install and activate a FSE enabled theme, such as the TT1 Blocks theme.
  3. Load the Site Editor (Appearance → Editor). Open the left editor sidebar navigation by clicking the WordPress logo in the top left. In the Templates → General Templates section select the Product Archive Page template.
  4. Confirm you can load the template in the editor and it looks as expected in large/small viewports.
  5. Select the Legacy Template Block and click Remove WooCommerce Legacy Template.
  6. Confirm that the block gets deleted in the editor.