manifest / unclassified / custom-product-filters-block-for-woocommerce
Custom Woo Filters Block
Original Woo product filters only allow list and chip (button) filters. This custom plugin extends this functionality by adding dropdown (select) and combines all filters into a single block.
by WP Fix Fast · github.com/ozgursar/custom-product-filters-block-for-woocommerce · website
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/ozgursar/custom-product-filters-block-for-woocommerce/archive/refs/heads/main.zipA WordPress plugin that extends WooCommerce product filtering with a single, flexible Gutenberg block.
The Problem
WooCommerce's built-in filter blocks are separate. One block per filter type, one block per source. Configuring a filter sidebar means stacking multiple blocks with no unified control.
What This Plugin Adds
- Single unified block — source, display type, and attribute all configured from one block's settings panel
- Three display types — dropdown, list (checkbox), and chip buttons
- Two sources — product attributes and categories
- Active Filters block — shows applied filters with individual remove buttons and a clear all option
Blocks
| Block | Description |
|---|---|
Woo Filter |
Unified filter block — choose source and display type from the sidebar |
Active Filters |
Displays active filters with remove and clear all buttons |
Installation
- Download the latest
.zipfrom Releases - In WordPress go to Plugins → Add New → Upload Plugin
- Upload the
.zipand activate