Releases: doofinder/doofinder-prestashop
Releases · doofinder/doofinder-prestashop
Doofinder Prestashop Addon v3.1.2
- Add checks for Doofinder error (for example, 429 query limit reached )& callback to native search
- Add check to not load custom.css if you don't have any on custom css tab to avoid load unnecessary files on front
- Fix! Add empty listing folder on override/controllers/front/ to enable the correct enable embedded layer on PrestaShop 1.7
Doofinder Prestashop Addon v3.1.1
- Fixes error with php 7.2
Doofinder Prestashop Addon v3.1.0
- Fixed slider/range types on API Internal Search override
- Added new hidden input as a workaround to customization of search input and lost query term searched
- New feature to use Embedded Search instead of API Internal Search override
- New links on Support tab to GitHub code example to enable Embedded Search, and enable Advanced tab
- Overhaul of the override SearchController to be compatible with Embedded Search
- Added new feature on Advanced tab to "reinstall" override on a easy way
- Added new translations
- Minor fix to pass PrestaShop Validator
- Tested and validated over a default 1.5, 1.6 and 1.7 PrestaShop version :)
Doofinder Prestashop Addon v3.0.13
Fix loading script before body
Doofinder Prestashop Addon v3.0.12
- Added export stock quantity option on data feed
- Added directly the following columns on data feed: ean13, upc, isbn (PS>1.7), reference, supplier_reference
- Changed "availability" field based on issue #5 by LittleSnake42
Doofinder Prestashop Addon v3.0.11
- Set backslash for features and another attributes
- Escape slashes for unique value fields.
- Add @calamfit hook + add multivalues features (1.7)
Doofinder Prestashop Addon v3.0.10
-
Set backslash for features and another attribute
-
Really for normal unique fields, double slash
Doofinder Prestashop Addon v3.0.9
- Add conditional to fix possible undefined vars due malformed theme
- Add support to slash on feature names & add native anchor parameter on getProductLink
Doofinder Prestashop Addon v3.0.7
- Added option to export only default category
- Minor fixes in lib/dfTools.class.php
- Added On Boarding tab
- Added full translations for english, spanish and french
Doofinder Prestashop Addon v3.0.6
-
Fixes pagination JS
-
Removes "0" on item_group_id for item without group id.