Skip to content

Releases: omnilight/yii2-shopping-cart

1.3.0

12 Jun 14:26
Compare
Choose a tag to compare
Update CartPositionTrait.php (#43)

1.2.2 release

08 Sep 11:20
Compare
Choose a tag to compare

Fixed method 'setPositions'. Now it filters given positions by the quantity property

1.2.1 release

18 Jun 09:20
Compare
Choose a tag to compare

1.2.0 release

06 Apr 08:19
Compare
Choose a tag to compare

This release fixes bug #12 (misuse of the $data property of the event) by introducing CartActionEvent class for all cart changing events.

1.1.0 release

09 Dec 10:12
Compare
Choose a tag to compare

New:

  • Ability to setup session component where cart will be stored
  • Ability to disable auto save cart to the session

1.0.3 release

01 Dec 10:22
Compare
Choose a tag to compare

Code cleanup

1.0.2 release

28 Nov 07:09
Compare
Choose a tag to compare

Small updates in readme

1.0.1 release

23 Oct 09:46
Compare
Choose a tag to compare

Small changes in cost computations and updated readme

1.0.0 release

20 Oct 07:01
Compare
Choose a tag to compare

This is the first stable release of this extension