Back to Plugins

Product filter

A starter for Medusa plugins.


Installation

npm install @tsc_tech/medusa-plugin-product-filter

Configuration

Add the plugin to your medusa-config.js:

module.exports = {
  plugins: [
    {
      resolve: "@tsc_tech/medusa-plugin-product-filter",
      options: {
        // Plugin options here
      },
    },
  ],
};

Explore More Medusa Plugins

Find more powerful plugins and integrations to enhance your Medusa store. Browse our collection of community-driven solutions.

Free & Open Source
Community Driven
Easy Integration