Releases
v2.2.0 6/29/2023
Add active to Offer
Full Changelog: https://github.com/Yiddishe-Kop/laravel-commerce/compare/v2.1.0...v2.2.0
v2.1.0 6/25/2023
- Add
product_idscolumn toOffers- it's now possible to limit an Offer to specific products - Multiple Offers can now be applied on the same Order.
v2.0.0 6/23/2023
- Remove PHP 7.4 support
- Added events:
RemovedFromCart,CartEmptied - Override the
OrderItemmodel incommerce.phpconfig.
v1.0.0 11/30/2020
I'm super excited to release alpha 1!
Features include:
- Cart
- Currencies
- Product options
- Payment Gateways
- Orders
- Special Offers
- Coupons