prestashop/ps_facetedsearch

PrestaShop module ps_facetedsearch

Installs: 3 412 673

Dependents: 3

Suggesters: 0

Security: 1

Stars: 54

Watchers: 37

Forks: 116

Type:prestashop-module


README

Build Status Latest Stable Version Total Downloads GitHub license

About

Filter your catalog to help visitors picture the category tree and browse your store easily.

Compatibility

PrestaShop: 1.7.6.0 or later

Multistore compatibility

This module is partially compatible with the multistore feature. Some of its options might not be available.

Reporting issues

You can report issues with this module in the main PrestaShop repository. Click here to report an issue.

Requirements

Required only for development:

  • npm
  • composer

Installation

Install all dependencies. Be careful, you need NodeJs 14+.

npm install
composer install

Usage

npm run dev # Watch js/css files for changes
npm run build # Build for production

Contributing

PrestaShop modules are open source extensions to the PrestaShop e-commerce platform. Everyone is welcome and even encouraged to contribute with their own improvements!

Just make sure to follow our contribution guidelines.

License

This module is released under the Academic Free License 3.0