spryker/product-extension
ProductExtension module
1.5.0
1.9M downloads/mo
#4307 most downloaded on Packagist
spryker/product-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 8 months
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
6 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · May 2021 to Feb 2023Releases
latest 6-
1.5.001 Feb 2023Release notes
Open source →Included commits: 1.4.0...1.5.0
Improvements
- Introduced
ProductAbstractCollectionExpanderPluginInterfaceto add more data to the product abstract collection on retrieval. - Introduced
ProductAbstractCriteriatransfer object. - Introduced
ProductAbstractCollectiontransfer object. - Introduced dependency on
spryker/transfer.
- Introduced
-
1.4.011 Oct 2022Release notes
Open source →Included commits: 1.3.0...1.4.0
Improvements
- Introduced
ProductConcreteMergerPluginInterfaceto merge necessary data fromProductAbstractTransferintoProductConcreteTransfer.
- Introduced
-
1.3.022 Feb 2022Release notes
Open source →Included commits: 1.2.0...1.3.0
Improvements
- Introduced
ProductConcreteExpanderPluginInterfaceto extend the transfers of product concrete with extra information.
- Introduced
-
1.2.011 Feb 2022Release notes
Open source → -
1.1.014 Jun 2021Release notes
Open source →Included commits: 1.0.0...1.1.0
Improvements
- Introduced
ProductAbstractPostCreatePluginInterfaceto execute additional operations after an abstract product has been created.
- Introduced
-
1.0.020 May 2021Release notes
Open source →Included commits: https://github.com/spryker/product-extension/tree/1.0.0
Initial Release
- Introduced
Spryker\Zed\ProductExtension\Dependency\Plugin\ProductConcreteCreatePluginInterfacefor adding logic before and/or after product is created.
- Introduced