Skip to content

Releases: jenish-wordpress/woocommerce-categories-gutenberg-block

v1.0.0 — Initial Release

Choose a tag to compare

@jenish-wordpress jenish-wordpress released this 18 Mar 13:15
aa26c18

What is this?

Category Display for WooCommerce is a free native Gutenberg block that displays WooCommerce product categories in a grid or slider layout with live editor preview.

What is included in v1.0.0

  • Grid layout with 1–6 responsive columns
  • Slider layout with Swiper.js bundled locally
  • Live editor preview using real WooCommerce categories
  • Sort by name, count, ID or slug
  • Show or hide product count per category
  • Hide empty categories toggle
  • Fully responsive
  • PHPCS compliant
  • Translation ready

Installation

  1. Download the ZIP file below
  2. Go to WordPress Admin → Plugins → Add New → Upload Plugin
  3. Upload and activate

Requirements

  • WordPress 6.0+
  • WooCommerce 6.0+
  • PHP 7.4+