Download the PHP package ns/simple-user-bundle without Composer
On this page you can find all versions of the php package ns/simple-user-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ns/simple-user-bundle
More information about ns/simple-user-bundle
Files in ns/simple-user-bundle
Download ns/simple-user-bundle
More information about ns/simple-user-bundle
Files in ns/simple-user-bundle
Vendor ns
Package simple-user-bundle
Short Description Basic pre-configured user admin and auth bundle for NSAdminBundle
License proprietary
Homepage https://github.com/NobletSolutions/SimpleUserBundle
Package simple-user-bundle
Short Description Basic pre-configured user admin and auth bundle for NSAdminBundle
License proprietary
Homepage https://github.com/NobletSolutions/SimpleUserBundle
Please rate this library. Is it a good library?
Informations about the package simple-user-bundle
SimpleUserBundle
Basic pre-configured user admin and auth bundle for NSAdminBundle
Installation
Require SimpleUserBundle
composer require ns/simple-user-bundle
add it to your project bundles.php
NS\SimpleUserBundle\NSSimpleUserBundle::class => ['all' => true],
and require the routing config in your project routes.yaml file. NOTE: The SimpleUserBundle routes must be included before the AdminBundle routes.
Update your project security.yaml file:
The user admin list can be accessed with the admin_user_list
route.
All versions of simple-user-bundle with dependencies
PHP Build Version
Package Version
Requires
ns/admin-bundle Version
^1.0
The package ns/simple-user-bundle contains the following files
Loading the files please wait ....