spryker/stock-extension
StockExtension module
1.1.0
2.2M downloads/mo
#4953 most downloaded on Packagist
spryker/stock-extension
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Too new to tell
only 2 dated releases
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
2 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
2 releases · Nov 2019 to Mar 2021
2020
2021
2022
2023
2024
2025
2026
Releases
latest 2-
1.1.024 Mar 2021Release notes
Open source →Included commits: 1.0.0...1.1.0
Improvements
- Introduced
\Spryker\Zed\StockExtension\Dependency\Plugin\StockCollectionExpanderPluginInterfaceplugin interface to expand stock collection during the fetching stock collection data from the database. - Introduced
\Spryker\Zed\StockExtension\Dependency\Plugin\StockPostCreatePluginInterfaceto add logic after stock is created. - Introduced
\Spryker\Zed\StockExtension\Dependency\Plugin\StockPostUpdatePluginInterfaceto add logic after stock is updated. - Introduced
StockResponse,StockandStockCollectiontransfer object.
- Introduced
-
1.0.015 Nov 2019Release notes
Open source →Included commits: https://github.com/spryker/stock-extension/tree/1.0.0
Initial Release
- Introduced
StockUpdateHandlerPluginInterfacefor handling all necessary events related to stock updates.
- Introduced