All Projects → PrestaShop → ps_facetedsearch

PrestaShop / ps_facetedsearch

Licence: AFL-3.0 license
PrestaShop module that adds layered navigation filters.

Programming Languages

PHP
23972 projects - #3 most used programming language
Smarty
1635 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to ps facetedsearch

gsitemap
This module generates your Google sitemap file
Stars: ✭ 52 (+15.56%)
Mutual labels:  prestashop, native-module, prestashop-module
blockreassurance
Adds an information block aimed at offering helpful information to reassure customers that your store is trustworthy.
Stars: ✭ 15 (-66.67%)
Mutual labels:  prestashop, native-module, prestashop-module
productcomments
PrestaShop module that allows users to post reviews and rate products.
Stars: ✭ 29 (-35.56%)
Mutual labels:  prestashop, native-module, prestashop-module
autoupgrade
Upgrade module for PrestaShop
Stars: ✭ 71 (+57.78%)
Mutual labels:  prestashop, prestashop-module
fop console
Prestashop Module providing a set of shell/terminal commands for developers (PrestaShop 1.7.5+)
Stars: ✭ 64 (+42.22%)
Mutual labels:  prestashop, prestashop-module
prestashop-rest
PrestaShop REST API module to expose your PrestaShop website's REST endpoints
Stars: ✭ 65 (+44.44%)
Mutual labels:  prestashop, prestashop-module
ps emailalerts
Sends e-mail notifications to customers and merchants regarding stock and order modifications.
Stars: ✭ 33 (-26.67%)
Mutual labels:  prestashop, prestashop-module
nosto-prestashop
Nosto plugin for Prestashop
Stars: ✭ 12 (-73.33%)
Mutual labels:  prestashop, prestashop-module
phfbchat
Facebook Messenger plugin for PrestaShop. IMPORTANT: To download use the link available in description.
Stars: ✭ 25 (-44.44%)
Mutual labels:  prestashop, prestashop-module
xipblog
Prestashop 1.6 & 1.7 Xpert Blog Module
Stars: ✭ 34 (-24.44%)
Mutual labels:  prestashop, prestashop-module
everpsblog
Free blog module for Prestashop 1.7
Stars: ✭ 20 (-55.56%)
Mutual labels:  prestashop, prestashop-module
varnish-examples
Examples of Varnish configuration files for Clever Cloud
Stars: ✭ 18 (-60%)
Mutual labels:  prestashop
modern-prestashop-starter-theme
Prestashop starter theme that provides great development experience.
Stars: ✭ 70 (+55.56%)
Mutual labels:  prestashop
gulp-prestashop
Gulp prestashop build system
Stars: ✭ 14 (-68.89%)
Mutual labels:  prestashop
paymentexample
Payment module example that you can use as a guide to start your own.
Stars: ✭ 48 (+6.67%)
Mutual labels:  prestashop-module
prestafony-project
Some resources to help you migrate PrestaShop to Symfony 3
Stars: ✭ 12 (-73.33%)
Mutual labels:  prestashop
prestashop-shop-creator
Generate random demo data to test your PrestaShop shop.
Stars: ✭ 22 (-51.11%)
Mutual labels:  prestashop
prestashop
Convert your traditional PrestaShop website into a fast, mobile friendly and modern website.
Stars: ✭ 19 (-57.78%)
Mutual labels:  prestashop
Prestashop
PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.
Stars: ✭ 6,192 (+13660%)
Mutual labels:  prestashop
Starter-Module-PrestaShop-1.6
A boilerplate that will get you started with your module for PrestaShop v1.6
Stars: ✭ 24 (-46.67%)
Mutual labels:  prestashop

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.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].