Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Releases: ankitpokhrel/WooCommerce-Multiple-Free-Gift

Version 1.2.3

27 May 12:39
Compare
Choose a tag to compare

Changelog

  1. Fix wcv3 gift loop issue (Fixes #22)
  2. Fix downloadable product metadata issue
  3. Some code formattings and minor fixes

Version 1.2.0

08 Apr 05:28
Compare
Choose a tag to compare

Changelog

  1. Remove one-item restriction (PR #21)
  2. Support bundles plugin (PR #21)
  3. Checks cart items, emitting an error notice if gift criteria is not met (PR #20)
  4. Various cleanups and refactoring
  5. Update logo

Version 1.1.5

13 Nov 08:55
Compare
Choose a tag to compare

Changelog

  1. Fix virtual product issue.

Ver. 1.1.4

16 Jul 08:12
Compare
Choose a tag to compare

Changelog

  1. Fix pop up design issue in mobile device.

Ver. 1.1.0

05 Sep 10:11
Compare
Choose a tag to compare

Special thanks to Cory Jeffries for his contributions.

Changelog

  1. Now works with large number of products (fixes issue #1).
  2. Tested with over half million products.
  3. Compatible with Aelia Currency Switcher plugin (thanks to Diego Zanella).
  4. Remove the evil eval.
  5. Brazilian Portugese translation (thanks to Paula Bambino).
  6. Design improvements.

Version 1.0.1

25 Jul 04:20
Compare
Choose a tag to compare

Changelog

  1. Fix issue with remove gift button on first use
  2. Fix plugin text domain issue
  3. Enhancement: Loco translate compatible
  4. Fix info message design when no product is present

Version 1.0.0

10 Jul 10:37
Compare
Choose a tag to compare

Changelog

  1. Gift Criteria
    • Allow gifts based on total items in cart and total cart price.
    • Purchase over X USD get X free
    • Purchase over X USD get many free gifts (X, Y... free)
    • Purchase N number of items get X free
    • Purchase N number of items get many free gifts (X, Y... free)

Version 0.0.0

04 Jul 15:07
Compare
Choose a tag to compare

Initial Release

  1. Gift based on single or particular product
    • Provide gift when only one item is added to the cart.
    • BOGO (Buy one get one)
    • Buy X get Y free
    • Buy X get many free gifts (Y,Z...free)
  2. Choose number of gifts allowed
    • Allow 1 or N number of gifts without any problem.
  3. Global gifts
    • Give gift for anything added in the cart.
  4. Custom promotion message
  5. Customization and translation ready