Skip to content

Releases: thelia-modules/WishList

Version 2.0.0

21 Feb 17:20
e8a763e
Compare
Choose a tag to compare

Thelia 2.5 support, improved features :

  • Add multiple wishlist,
  • push to cart,
  • shared wishlists
  • wishlist edit
  • API

Version 1.2.4

26 Feb 08:48
a7142de
Compare
Choose a tag to compare
Merge pull request #16 from Alexandrebothamy/alex/WishList

Fix getting session customer in Smarty plugin

Version 1.2.3

23 Feb 15:28
707e2fa
Compare
Choose a tag to compare
  • Fix Session check in Smarty plugin

Version 1.2.2

12 Dec 13:03
Compare
Choose a tag to compare
  • #14 Fix module.xml

Version 1.2.1

09 Dec 14:59
Compare
Choose a tag to compare
  • improvment login listener

Version 1.2.0

09 Dec 11:38
Compare
Choose a tag to compare
Merge pull request #12 from gillesbourgeat/feature/login-logout

Add case when login and logout

WishList : Version 1.1.0

15 Jan 10:44
Compare
Choose a tag to compare

⚠️ Only compatible from Thelia v2.1.0

  • Add clear method to clear wishlist (new route /wishlist/clear)
  • Delete unnecessary customer argument on WishList loop
  • Merge session & database of current customer wishlist
  • New Smarty function : check if a product is realy saved into database wishlist for current customer

WishList : Version 1.0.1

30 Jan 11:06
Compare
Choose a tag to compare
  • Fix loop crash when the wish list is empty for a customer

WishList : Version 1.0.0

30 Jan 09:55
Compare
Choose a tag to compare
Merge pull request #10 from driou/master

Fix error in link to add product to WishList