prestashop / ps_facetedsearch
PrestaShop module ps_facetedsearch
Installs: 4 308 598
Dependents: 3
Suggesters: 0
Security: 1
Stars: 57
Watchers: 38
Forks: 118
Type:prestashop-module
Requires
- php: >=5.6
- doctrine/collections: ^1.4
Requires (Dev)
- mockery/mockery: ^1.2
- phpunit/phpunit: ~5.7
- prestashop/php-dev-tools: ^3.4
- dev-dev
- v3.16.1
- v3.16.0
- v3.15.1
- v3.15.0
- v3.14.1
- v3.14.0
- v3.13.2
- v3.13.1
- v3.13.0
- v3.12.1
- v3.12.0
- v3.11.1
- v3.11.0
- v3.10.0
- v3.9.0
- v3.8.0
- v3.7.1
- v3.7.0
- v3.6.0
- v3.5.0
- v3.4.1
- v3.4.0
- v3.3.0
- v3.2.1
- v3.2.0
- v3.1.0
- v3.0.7
- v3.0.6
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v2.2.1
- v2.2.0
- v2.1.2
- v2.1.1
- v2.1.0
- v1.0.2
- v1.0.1
- dev-dependabot/npm_and_yarn/dev/babel/eslint-parser-7.25.8
- dev-dependabot/npm_and_yarn/dev/babel/preset-env-7.25.8
- dev-dependabot/npm_and_yarn/dev/babel/core-7.25.8
- dev-dependabot/npm_and_yarn/dev/eslint-9.12.0
- dev-dependabot/npm_and_yarn/dev/babel/core-7.25.7
- dev-dependabot/npm_and_yarn/dev/babel/eslint-parser-7.25.7
- dev-dependabot/npm_and_yarn/dev/babel/cli-7.25.7
- dev-dependabot/npm_and_yarn/dev/babel/node-7.25.7
- dev-dependabot/npm_and_yarn/dev/babel/preset-env-7.25.7
- dev-dependabot/npm_and_yarn/dev/webpack-5.95.0
- dev-dependabot/npm_and_yarn/dev/sass-loader-16.0.2
- dev-dependabot/npm_and_yarn/webpack-5.94.0
- dev-dependabot/npm_and_yarn/dev/mocha-10.7.3
- dev-dependabot/npm_and_yarn/dev/chai-4.5.0
- dev-master
- dev-dependabot/npm_and_yarn/ip-2.0.1
- dev-djoelleuch-patch-1
- dev-add-ps-compatibility
- dev-Hlavtox-patch-1
This package is auto-updated.
Last update: 2024-10-11 04:33:59 UTC
README
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