Skip to content

Releases: doofinder/doofinder-prestashop

Doofinder Prestashop Addon v3.1.2

06 Feb 07:24
6b97c61
Compare
Choose a tag to compare
  • 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

30 Jan 11:53
d217251
Compare
Choose a tag to compare
  • Fixes error with php 7.2

Doofinder Prestashop Addon v3.1.0

05 Dec 12:31
Compare
Choose a tag to compare
  • 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

06 Nov 11:20
Compare
Choose a tag to compare
Pre-release

Fix loading script before body

Doofinder Prestashop Addon v3.0.12

20 Sep 07:38
Compare
Choose a tag to compare
  • 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

12 Aug 11:16
Compare
Choose a tag to compare
  • 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

31 Jul 08:07
Compare
Choose a tag to compare
  • Set backslash for features and another attribute

  • Really for normal unique fields, double slash

Doofinder Prestashop Addon v3.0.9

05 Jun 13:09
Compare
Choose a tag to compare
  • 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

08 Feb 12:22
Compare
Choose a tag to compare
  • 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

18 Dec 16:24
Compare
Choose a tag to compare
  • Fixes pagination JS

  • Removes "0" on item_group_id for item without group id.