Releases: spryker/customer-extension
Releases · spryker/customer-extension
1.5.0
Included commits: 1.4.0...1.5.0
Improvements
- Introduced
CustomerPostDeletePluginInterface
plugin to provide the ability to execute additional actions after the customer has been deleted.
1.4.0
1.3.0
Included commits: 1.2.0...1.3.0
Improvements
- Introduced
AccessTokenAuthenticationHandlerPluginInterface
.
1.2.0
Included commits: 1.1.0...1.2.0
Improvements
- Introduced
CustomerSecuredPatternPermissionPluginInterface
to apply customer access rules on secured pattern.
1.1.0
Included commits: 1.0.0...1.1.0
Improvements
- added
CustomerTableActionExpanderPluginInterface
plugin interface which adds new link to Actions tab inCustomerTable
1.0.0
Included commits: https://github.com/spryker/customer-extension/tree/1.0.0
Initial Release
Extension module contains a plugin interface to be executed after customer registration is successful