Skip to content

PrestaShop module that adds layered navigation filters.

License

Notifications You must be signed in to change notification settings

PrestaShop/ps_facetedsearch

Folders and files

NameName
Last commit message
Last commit date
Nov 29, 2024
Aug 2, 2023
Jun 15, 2020
Feb 15, 2024
Jun 15, 2020
Nov 26, 2024
Nov 26, 2024
Feb 7, 2024
Jun 20, 2024
Mar 21, 2019
Mar 4, 2019
Jan 13, 2023
Feb 1, 2023
Feb 13, 2024
May 16, 2019
Jun 5, 2020
Apr 30, 2019
Jul 6, 2023
Nov 29, 2024
Nov 29, 2024
Nov 29, 2024
Mar 20, 2014
Jun 15, 2020
Oct 26, 2020
Dec 8, 2024
Dec 8, 2024
Feb 15, 2024
Feb 15, 2024
Feb 15, 2024
Dec 19, 2024
Jun 15, 2020
Dec 1, 2020

Repository files navigation

Faceted search module

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