Skip to content

PrestaShop module that adds layered navigation filters.

License

Notifications You must be signed in to change notification settings

clickera/ps_facetedsearch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Faceted search module

About

Displays a block with layered navigation filters.

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.

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

About

PrestaShop module that adds layered navigation filters.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 74.9%
  • Smarty 13.9%
  • JavaScript 10.1%
  • CSS 1.1%