Skip to content

Releases: Yiddishe-Kop/laravel-commerce

v2.3.0

18 Dec 10:52
Compare
Choose a tag to compare

charge VAT for shipping price

v2.2.0

29 Jun 14:33
Compare
Choose a tag to compare

Add active to Offer

Full Changelog: v2.1.0...v2.2.0

v2.1.0

25 Jun 13:53
Compare
Choose a tag to compare
  • Add product_ids column to Offers - it's now possible to limit an Offer to specific products
  • Multiple Offers can now be applied on the same Order.

v2.0.0

23 Jun 10:43
Compare
Choose a tag to compare
  • Remove PHP 7.4 support
  • Added events: RemovedFromCart, CartEmptied
  • Override the OrderItem model in commerce.php config.

v1.0.0

30 Nov 14:43
Compare
Choose a tag to compare

I'm super excited to release alpha 1!

Features include:

  • Cart
  • Currencies
  • Product options
  • Payment Gateways
  • Orders
  • Special Offers
  • Coupons