Skip to content

Releases: spryker/cart-reorder-extension

1.4.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 06 Oct 10:59

Included commits: 1.3.0...1.4.0

Improvements

  • Introduced CartReorderOrderProviderPluginInterface to find an order for cart reorder when customer related order is not found by order and customer references.

1.3.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 27 Feb 08:31

Included commits: 1.2.0...1.3.0

Improvements

  • Introduced CartReorderQuoteProviderStrategyPluginInterface to provide a quote for reordering in the Client layer.

1.2.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 11 Dec 06:51

Included commits: 1.1.0...1.2.0

Improvements

  • Introduced CartReorderOrderItemFilterPluginInterface to filter reorder items.

Deprecations

  • Deprecated CartReorderItemFilterPluginInterface.

1.1.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 19 Nov 14:34

Included commits: 1.0.0...1.1.0

Improvements

  • Introduced CartReorderRequestValidatorPluginInterface.

1.0.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 15 Nov 18:37

Included commits: https://github.com/spryker/cart-reorder-extension/tree/1.0.0

Initial Release

  • This module provides plugin interfaces used by the CartReorder module.