spryker/wishlist-extension
WishlistExtension module
1.3.0
2.6M downloads/mo
#4476 most downloaded on Packagist
spryker/wishlist-extension
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Release timing varies
gaps range from 5 weeks to 2.6 years
Nearly every release is documented
notes for 4 of 4 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
4 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
4 releases · Jul 2018 to Oct 2021Releases
latest 4-
1.3.029 Oct 2021Release notes
Open source →Included commits: 1.2.0...1.3.0
Improvements
- Introduced
UpdateItemPreCheckPluginInterfacein order to check wishlist item before update operation. - Introduced
WishlistPreUpdateItemPluginInterfacein order to execute additional logic before update operation. - Introduced
WishlistPreUpdateItemCheckResponsetransfer.
- Introduced
-
1.2.014 Apr 2021Release notes
Open source →Included commits: 1.1.0...1.2.0
Improvements
- Introduced
WishlistItemExpanderPluginInterfaceto expand wishlist items with additional data.
- Introduced
-
1.1.010 Mar 2021Release notes
Open source →Included commits: 1.0.0...1.1.0
Improvements
- Introduced
WishlistCollectionToRemoveExpanderPluginInterfaceto expandWishlistCollectionTransferwhich should be removed from wishlist after add to cart. - Introduced
WishlistPostMoveToCartCollectionExpanderPluginInterfaceto expandWishlistMoveToCartRequestCollectionTransferwith invalid items which were not added to cart. - Introduced
WishlistItemValidationResponsetransfer. - Introduced
Wishlisttransfer. - Introduced
WishlistItemsValidatorPluginInterfaceto validate wishlist items. - Introduced
WishlistPreAddItemPluginInterfaceto expand items before add to wishlist. - Introduced
WishlistReloadItemsPluginInterfaceto reload wishlist properties from requested data.
- Introduced
-
1.0.020 Jul 2018Release notes
Open source →Included commits: https://github.com/spryker/wishlist-extension/tree/1.0.0
Initial Release
- Added plugin interfaces for entry point to decline adding item to wishlist.