spryker/user-extension
UserExtension module
1.5.0
2.8M downloads/mo
#4171 most downloaded on Packagist
spryker/user-extension
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 3 weeks to 4.0 years
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
6 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · Sep 2018 to Oct 2024Releases
latest 6-
1.5.008 Oct 2024Release notes
Open source →Included commits: 1.4.0...1.5.0
Improvements
- Introduced
UserPostCreatePluginInterfaceto provide extension capabilities for actions that should be executed after a User is created. - Introduced
UserPostUpdatePluginInterfaceto provide extension capabilities for actions that should be executed after a User is updated. - Introduced
UserCollectionResponsetransfer.
- Introduced
-
1.4.020 Sep 2024 -
1.3.006 Feb 2024Release notes
Open source →Included commits: 1.2.0...1.3.0
Improvements
- Introduced
UserQueryCriteriaExpanderPluginInterfaceto expand the user's table query criteria. - Introduced
QueryCriteria,UserCriteriatransfers.
- Introduced
-
1.2.008 Feb 2023Release notes
Open source →Included commits: 1.1.0...1.2.0
Improvements
- Introduced
UserExpanderPluginInterfaceto expandUserTransferswith additional data. - Introduced
UserCollectiontransfer. - Added
Transfermodule to dependencies.
Deprecations
- Deprecated
UserTransferExpanderPluginInterface.
- Introduced
-
1.1.021 Jan 2019Release notes
Open source →Included commits: 1.0.0...1.1.0
Improvements
Added \Spryker\Zed\UserExtension\Dependency\Plugin\UserPreSavePluginInterface plugin interface.
Added \Spryker\Zed\UserExtension\Dependency\Plugin\UserTransferExpanderPluginInterface plugin interface. -
1.0.005 Sep 2018Release notes
Open source →Included commits: https://github.com/spryker/user-extension/tree/1.0.0
Initial Release
UserExtension provides interfaces for extending User module with plugins.