ps_facetedsearch | PrestaShop module that adds layered navigation filters | Blog library

 by   PrestaShop PHP Version: v3.12.1 License: AFL-3.0

kandi X-RAY | ps_facetedsearch Summary

kandi X-RAY | ps_facetedsearch Summary

ps_facetedsearch is a PHP library typically used in Web Site, Blog applications. ps_facetedsearch has no vulnerabilities, it has a Weak Copyleft License and it has low support. However ps_facetedsearch has 2 bugs. You can download it from GitHub.

Filter your catalog to help visitors picture the category tree and browse your store easily.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ps_facetedsearch has a low active ecosystem.
              It has 47 star(s) with 106 fork(s). There are 34 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              ps_facetedsearch has no issues reported. There are 14 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of ps_facetedsearch is v3.12.1

            kandi-Quality Quality

              ps_facetedsearch has 2 bugs (0 blocker, 0 critical, 1 major, 1 minor) and 131 code smells.

            kandi-Security Security

              ps_facetedsearch has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              ps_facetedsearch code analysis shows 0 unresolved vulnerabilities.
              There are 11 security hotspots that need review.

            kandi-License License

              ps_facetedsearch is licensed under the AFL-3.0 License. This license is Weak Copyleft.
              Weak Copyleft licenses have some restrictions, but you can use them in commercial projects.

            kandi-Reuse Reuse

              ps_facetedsearch releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.
              ps_facetedsearch saves you 3893 person hours of effort in developing the same functionality from scratch.
              It has 8435 lines of code, 358 functions and 86 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed ps_facetedsearch and discovered the below as its top functions. This is intended to give you an instant insight into ps_facetedsearch implemented functionality, and help decide if they suit your requirements.
            • Get filter content .
            • Creates faceted filters from query query object .
            • Get field mapping .
            • Adds filters to the search adapter .
            • Get feature block .
            • Finds the product with the given query .
            • Modify the facet .
            • get data for edit form
            • Returns product search provider .
            • Saves a feature .
            Get all kandi verified functions for this library.

            ps_facetedsearch Key Features

            No Key Features are available at this moment for ps_facetedsearch.

            ps_facetedsearch Examples and Code Snippets

            Faceted search module,Installation
            PHPdot img1Lines of Code : 2dot img1License : Weak Copyleft (AFL-3.0)
            copy iconCopy
            npm install
            composer install
              
            Faceted search module,Usage
            PHPdot img2Lines of Code : 2dot img2License : Weak Copyleft (AFL-3.0)
            copy iconCopy
            npm run dev # Watch js/css files for changes
            npm run build # Build for production
              

            Community Discussions

            QUESTION

            Prestashop updateCategories() inconsistent times, works almost instantly sometimes and sometimes it slows to a crawl
            Asked 2022-Mar-22 at 10:50

            Has anyone had any issue with using Prestashop's Product class updateCategories() before for updating lots of products categories at once? We're using this to map supplier categories to our own categories and we need to change 100's-1000's of products categories. The problem we're running into is that updateCategories usually slows down to a crawl when updating larger amounts of products 100+ and will take hours to do it.

            I've checked the timings of it running on 50 products and sometimes it updates them fine and sometimes it starts slowing down immensely after 30-40.

            One other thread suggested it might be an action hook triggering on updateCategories(), but even after disabling / overriding the modules with this hook (ps_mainmenu, ps_facetedsearch) it still didn't fix it.

            Our shop currently has ~150 000 products and 300+ categories, the server hardware shouldn't be a problem, checked the metrics and nothing was bottlenecking it.

            Would love to hear any suggestions on where the problem could be originating from, or a way to find out what's causing it myself.

            Attaching an example script for bulk updating categories.

            ...

            ANSWER

            Answered 2022-Mar-22 at 10:50

            The issue was with the cleanPositions() method in Products class, it was recalculating positions as @user3256843 mentioned in the comments, I'll be looking to override / write a different method for myself to use.

            Source https://stackoverflow.com/questions/71527861

            QUESTION

            Search if the inputed text exist in select list
            Asked 2020-Sep-21 at 15:00

            i work with prestashop1.7. The Search by Brand works perfectly under the form "dropdown list" in the module ps_facetedSearch.

            I need to override this search instead of dropdown i need an input field, So i think that the solution can be to search if the inputed text is exist in the dropdown list. this is my essay but the console display no despite console log on txtValue and inpted showContent of these variables. that's why i need your help concerning the script js itself that must test if inputed text exist in the dropdown list.

            code html of the module faceted search

            ...

            ANSWER

            Answered 2020-Sep-21 at 15:00

            QUESTION

            Override a method of Prestashop 1.7 module
            Asked 2020-Sep-19 at 22:19

            I want to override a simple line of code of the official module ps_featuredsearch of Prestashop 1.7.6.7.

            The file is /modules/ps_facetedsearch/src/Hook/ProductSearch.php, method productSearchProvider (public) and line 56.

            ...

            ANSWER

            Answered 2020-Sep-19 at 22:19

            It's not possible to override module classes directly.

            The one way is to bumb version to for example 9.99 (to avoid updates), and take care of them manually, after your change to core of this module. It's not an ideal way, but it does the job.

            Source https://stackoverflow.com/questions/63966958

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install ps_facetedsearch

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

            Support

            You can report issues with this module in the main PrestaShop repository. Click here to report an issue.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/PrestaShop/ps_facetedsearch.git

          • CLI

            gh repo clone PrestaShop/ps_facetedsearch

          • sshUrl

            git@github.com:PrestaShop/ps_facetedsearch.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Blog Libraries

            hexo

            by hexojs

            mastodon

            by mastodon

            mastodon

            by tootsuite

            halo

            by halo-dev

            vuepress

            by vuejs

            Try Top Libraries by PrestaShop

            PrestaShop

            by PrestaShopPHP

            prestashop-icon-font

            by PrestaShopCSS

            docker

            by PrestaShopShell

            PrestaShop-modules

            by PrestaShopPHP