WP Manifestindependent plugin directory
manifest / ecommerce / woocommerce-category-search

WooCommerce Category Search

A simple plugin that adds a product search form with category filter and live AJAX product suggestions.

by Mugniul Afif · github.com/mugniul30/woocommerce-category-search

0stars
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/mugniul30/woocommerce-category-search/archive/refs/heads/main.zip

Readme

WooCommerce Category Search

A simple plugin that adds a product search form with category filter and live AJAX product suggestions.

Installation

  1. Upload the plugin to your /wp-content/plugins/ directory.
  2. Activate it through the WordPress admin panel.
  3. Use the shortcode [wc_category_search_bar] anywhere on your site.

Features

  • AJAX product search
  • Category dropdown
  • jQuery UI autocomplete

Screenshots

1. Frontend Search Form

Search Form

2. Live Suggestions Dropdown

Live Results

3. Woocommerce Category Dropdown

Category Dropdown

Read the full README on GitHub →