Instant Search (like Googles)
Just like googles instant search feature I’ve made one for zencart. Instant search is a new search enhancement that shows results as you type.## |
Zen Cart® Versions | v1.5.7, v1.5.8 |
Original Author | AyoobG |
Last Updated by | marcopm - 31 Mar 2024 |
Downloads | 2,594 |
Version History
Instant Search (like Googles) - Version: 4.0.3 | |||||||||||||
Fix #29 - Bad value for attribute aria-owns Fix #31 - add count check on js to avoid errors Fix #34 - Image alt/title text should be item's name not image-name Fix #36 - TEXT_NO_PRODUCTS overrides base search constant Fix #37 - Chrome console warning: [Violation] Added non-passive event listener to a scroll-blocking event Update bootstrap template files for v3.6.4 Update js dependencies Minor fixes |
|||||||||||||
|
|||||||||||||
Instant Search (like Googles) - Version: 4.0.2 | |||||||||||||
- Fix dropdown links not working on Safari - Fix GROUP BY error on MariaDB - Other minor fixes/improvements |
|||||||||||||
|
|||||||||||||
Instant Search (like Googles) - Version: 4.0.1 | |||||||||||||
- Fix null image error in dropdown results - Allow ! character on image size settings - Fix search log entry not written for the result listing page - Other minor fixes/improvements |
|||||||||||||
|
|||||||||||||
Instant Search (like Googles) - Version: 4.0.0 | |||||||||||||
- Refactor of the search class to allow the use of different search engines (with automatic fallback to MySQL if the search engine is unavailable) - Support for using Typesense as a search engine (with the Typesense add-on) - Improved display of categories and brands in the dropdown - Search in the product category and brand - Complete rewrite of the JavaScript code of dropdown and results page with React and TypeScript - Improved dropdown accessibility and keyboard navigation - Various bug fixes and improvements |
|||||||||||||
|
|||||||||||||
Instant Search (like Googles) - Version: v3.0.1 | |||||||||||||
- Add product keywords meta tag to the searchable fields - Fix incorrect use of product views field - Code almost entirely rewritten - New search and rank logic, a combination of MySQL Full-Text search with Query Expansion and LIKE/REGEXP queries - New, additional search results page with sortable product list and infinite scroll - New admin settings, including control of which fields to search and their order - More robust dropdown auto-positioning - Support for Zen Cart 1.5.8 language files and plugin upgrade functionality - Additional template files for the Bootstrap theme - Integration with Search Log plugin - Admin settings validation - Removed jQuery dependency - Bug fixes Compatible with PHP version 7.4 through 8.2 |
|||||||||||||
|
|||||||||||||
Instant Search (like Googles) - Version: 2.1.0 | |||||||||||||
* Improved search performance * Added option for searching into product's attributes * Added option for minimum search term length * Bug fixes |
|||||||||||||
|
|||||||||||||
Instant Search (like Googles) - Version: 2.0.1 | |||||||||||||
* Added debouncing with configurable wait time * Removed old css rules |
|||||||||||||
|
|||||||||||||
Instant Search (like Googles) - Version: 2.0.0 | |||||||||||||
* Added configuration options in the Admin - enable/disable plugin - max # of results to be displayed - enable/disable display of images, model, price - enable/disable search on product's model, category, manufacturer * Optional search on categories and manufacturers * Code refactoring * Various code and visual improvements |
|||||||||||||
|
|||||||||||||
Instant Search (like Googles) - Version: 1.1.0 | |||||||||||||
Tested on Zen Cart 1.5.7c, PHP 7.3/7.4. - Now uses a ZC AJAX class - Searches only into the product name and the product model (for now) - Improved word search and results sorting - Displays the product image, name and model on the results |
|||||||||||||
|
|||||||||||||
Instant Search (like Googles) - Version: 1.0.2 | |||||||||||||
Added manufacturers name search. Like categories, adds link to advance search results showing all products with the same manufacturers name. | |||||||||||||
|
|||||||||||||
Instant Search (like Googles) - Version: v1.0.2 | |||||||||||||
Some update to the sql and scripts. Total change in file layout with two files removed. * Added switches in search.php with comments for easy edits. * Cleaned up SQL and added multi-language abilities * Cleaned up product links for correct info page based on product type * Products and Categories disabled will not show. |
|||||||||||||
|
|||||||||||||
Instant Search (like Googles) - Version: 1.0.1 | |||||||||||||
This minor update will now ignore products that are disabled or have zero stock when looking for search results. | |||||||||||||
|
|||||||||||||
Instant Search (like Googles) - Version: 1.0.0 | |||||||||||||
|
|||||||||||||