spryker/shopping-list-extension
ShoppingListExtension module
1.5.0
2.7M downloads/mo
#4764 most downloaded on Packagist
spryker/shopping-list-extension
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 2.4 years
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
6 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · May 2018 to Sep 2022Releases
latest 6-
1.5.009 Sep 2022Release notes
Open source →Included commits: 1.4.0...1.5.0
Improvements
- Introduced
ShoppingListExpanderPluginInterfaceto expand the shopping list with additional data. - Introduced
ShoppingListtransfer.
- Introduced
-
1.4.023 Apr 2020Release notes
Open source →Included commits: 1.3.0...1.4.0
Improvements
- Introduced
ShoppingListItemCollectiontransfer. - Introduced
ShoppingListItemBulkPostSavePluginInterfaceto execute after shopping list item saved. - Introduced
ShoppingListItemCollectionExpanderPluginInterfaceto expandShoppingListItemCollectionTransferwith additional items data.
Deprecations
- Deprecated
ShoppingListItemPostSavePluginInterface. - Deprecated
ItemExpanderPluginInterface.
- Introduced
-
1.3.005 Oct 2018Release notes
Open source →Included commits: 1.2.0...1.3.0
Improvements
- Introduced
QuoteItemToItemMapperPluginInterfaceto allow logic based mapping from QuoteItem into Item. - Introduced
ShoppingListItemMapperPluginInterfaceto allow hydrating request parameters into ShoppingListItemTransfer.
- Introduced
-
1.2.020 Sep 2018Release notes
Open source →Included commits: 1.1.0...1.2.0
Improvements
Client
- Created interface
ShoppingListItemToItemMapperPluginInterface.phpthis provides ShoppingListItemTransfer to ItemTransfer pluggable mapping functionality..
Zed
- Created interface
ItemToShoppingListItemMapperPluginInterface.phpthis provides ItemTransfer to ShoppingListItemTransfer pluggable mapping functionality. - Created interface
ShoppingListItemBeforeDeletePluginInterface.php- this provides pluggable behaviors before deleting a shopping list item. - Created interface
ShoppingListItemPostSavePluginInterface.php- this provides pluggable behaviors after saving a shopping list item.
- Created interface
-
1.1.006 Jul 2018Release notes
Open source →Included commits: 1.0.0...1.1.0
Improvements
- Added plugin interfaces for entry point to decline adding item to shopping list.
-
1.0.025 May 2018Release notes
Open source →Included commits: https://github.com/spryker/shopping-list-extension/tree/1.0.0
Initial Release
Added
QuoteItemsPreConvertPluginInterfaceto expand quote item collection.