Skip to content

Releases: spryker/category-extension

1.2.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 28 May 10:31

Included commits: 1.1.0...1.2.0

Improvements

Deprecations

  • Deprecated CategoryFormPluginInterface plugin interface.
  • Deprecated CategoryFormTabExpanderPluginInterface plugin interface.

1.1.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 12 Feb 10:44

Included commits: 1.0.0...1.1.0

Improvements

  • Introduced CategoryStoreAssignerPluginInterface plugin interface to handle updating of the category store relations.
  • Introduced CategoryUrlPathPluginInterface plugin interface to update category URL paths during creating/updating category URL.
  • Introduced CategoryRelationUpdatePluginInterface plugin interface to update relations during creating/updating category.

1.0.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 17 Jan 09:32

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

Initial Release

Introduced the following new plugin interfaces for Category module:

  • CategoryCreateAfterPluginInterface
  • CategoryFormPluginInterface
  • CategoryFormTabExpanderPluginInterface
  • CategoryRelationDeletePluginInterface
  • CategoryTransferExpanderPluginInterface
  • CategoryUpdateAfterPluginInterface