Download the PHP package agence-adeliom/easy-admin-user-bundle without Composer
On this page you can find all versions of the php package agence-adeliom/easy-admin-user-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download agence-adeliom/easy-admin-user-bundle
More information about agence-adeliom/easy-admin-user-bundle
Files in agence-adeliom/easy-admin-user-bundle
Download agence-adeliom/easy-admin-user-bundle
More information about agence-adeliom/easy-admin-user-bundle
Files in agence-adeliom/easy-admin-user-bundle
Vendor agence-adeliom
Package easy-admin-user-bundle
Short Description A Symfony bundle for EasyAdmin that provide basic user authentification flow
License MIT
Homepage https://github.com/agence-adeliom/easy-admin-user-bundle
Package easy-admin-user-bundle
Short Description A Symfony bundle for EasyAdmin that provide basic user authentification flow
License MIT
Homepage https://github.com/agence-adeliom/easy-admin-user-bundle
Please rate this library. Is it a good library?
Informations about the package easy-admin-user-bundle
Easy Admin User Bundle
Provide a basic integration of user authentification and password reset in Easyadmin.
Features
- A complete user flow
- A command to generate a user account
- A Easyadmin CRUD interface to manage users
Versions
Repository Branch | Version | Symfony Compatibility | PHP Compatibility | Status |
---|---|---|---|---|
2.x |
2.x |
5.4 , and 6.x |
8.0.2 or higher |
New features and bug fixes |
1.x |
1.x |
4.4 , and 5.x |
7.2.5 or higher |
No longer maintained |
Installation with Symfony Flex
Add our recipes endpoint
Install with composer
Setup database
Using doctrine migrations
Without
Usage/Examples
The easy-admin:add-user
command creates new users and saves them in the database:
`
By default the command creates regular users. To create administrator users, add the --admin
option:
`
Or to create super-administrator users, add the --super-admin
option:
`
If you omit any of the 2 required arguments, the command will ask you to provide the missing values:
`
Documentation
Check it here
License
Authors
All versions of easy-admin-user-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0.2
ext-json Version *
symfony/config Version ^5.4 || ^6.0
symfony/dependency-injection Version ^5.4 || ^6.0
symfony/form Version ^5.4 || ^6.0
symfony/http-kernel Version ^5.4 || ^6.0
symfony/mailer Version ^5.4 || ^6.0
symfony/mime Version ^5.4 || ^6.0
symfony/options-resolver Version ^5.4 || ^6.0
symfony/password-hasher Version ^5.4 || ^6.0
symfony/validator Version ^5.4 || ^6.0
symfony/stopwatch Version ^5.4 || ^6.0
easycorp/easyadmin-bundle Version ^3.4 || ^v4.0
agence-adeliom/easy-common-bundle Version ^2.0.122
symfonycasts/reset-password-bundle Version ^1.8
ext-json Version *
symfony/config Version ^5.4 || ^6.0
symfony/dependency-injection Version ^5.4 || ^6.0
symfony/form Version ^5.4 || ^6.0
symfony/http-kernel Version ^5.4 || ^6.0
symfony/mailer Version ^5.4 || ^6.0
symfony/mime Version ^5.4 || ^6.0
symfony/options-resolver Version ^5.4 || ^6.0
symfony/password-hasher Version ^5.4 || ^6.0
symfony/validator Version ^5.4 || ^6.0
symfony/stopwatch Version ^5.4 || ^6.0
easycorp/easyadmin-bundle Version ^3.4 || ^v4.0
agence-adeliom/easy-common-bundle Version ^2.0.122
symfonycasts/reset-password-bundle Version ^1.8
The package agence-adeliom/easy-admin-user-bundle contains the following files
Loading the files please wait ....