spryker / user
User module
3.24.1
2024-11-04 14:07 UTC
Requires
- php: >=8.2
- spryker/gui: ^3.33.0
- spryker/kernel: ^3.30.0
- spryker/propel-orm: ^1.0.0
- spryker/security-extension: ^1.0.0
- spryker/session: ^3.3.0 || ^4.14.0
- spryker/symfony: ^3.0.0
- spryker/transfer: ^3.27.0
- spryker/twig-extension: ^1.0.0
- spryker/user-extension: ^1.5.0
- spryker/util-date-time: ^1.0.0
- spryker/util-text: ^1.1.0
Requires (Dev)
- spryker/application: *
- spryker/code-sniffer: *
- spryker/container: *
- spryker/event-dispatcher: *
- spryker/form: *
- spryker/installer: *
- spryker/log: *
- spryker/propel: *
- spryker/router: *
- spryker/security: *
- spryker/silex: *
- spryker/store: *
- spryker/testify: *
- spryker/twig: *
- spryker/validator: *
- spryker/zed-navigation: *
Suggests
- spryker/installer: If you want to use Installer plugin.
- spryker/log: If you want to use Log plugins.
- spryker/silex: If you want to use ServiceProvider.
- spryker/twig: Use this module when using plugins that need Twig dependencies.
- 3.24.1
- 3.24.0
- 3.23.0
- 3.22.0
- 3.21.1
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.1
- 3.17.0
- 3.16.0
- 3.15.0
- 3.14.1
- 3.14.0
- 3.13.6
- 3.13.5
- 3.13.4
- 3.13.3
- 3.13.2
- 3.13.1
- 3.13.0
- 3.12.2
- 3.12.1
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.3
- 3.9.2
- 3.9.1
- 3.9.0
- 3.8.5
- 3.8.4
- 3.8.3
- 3.8.2
- 3.8.1
- 3.8.0
- 3.7.0
- 3.6.0
- 3.5.1
- 3.5.0
- 3.4.2
- 3.4.1
- 3.4.0
- 3.3.0
- 3.2.0
- 3.1.5
- 3.1.4
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- dev-master / 3.0.x-dev
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 2.0.0-RC2
- 2.0.0-RC1
- 1.0.0
- 0.20.0
- dev-beta/frw-8430/master-enable-sniffers-for-3rd-party-modules
- dev-beta/app-store/oauth-issue
- dev-beta/app-store/develop
- dev-hotfix/testing-propel
- dev-beta/poc-contract-tests
- dev-beta/lazy_table_map_instantiation
- dev-beta/apps-2942/apps-2978-message-broker-has-jwt-auth-inside-each-message
- dev-beta/spryker-mini-api-framework
- dev-beta/glue-backend-prototype
- dev-beta/glue-backend-prototype-v4
- dev-beta/te-9873-backend-glue-application-plagin-context
- dev-beta/te-9901-extend-glue-application-module
- dev-beta/mp-5445-merchant-products-are-no-buyable
- dev-beta/security-to-spryker-symfony-3.3
- dev-beta/te-7948/dev-session
This package is auto-updated.
Last update: 2024-11-05 16:36:19 UTC
README
User allows to create users and assign them to groups for Zed Administrative Interface. Each group contains a set of roles and each roles has assigned privilege rules. Those define the accessibility and permissions of the user in the Zed Administrative Interface.
Installation
composer require spryker/user