gekomod / user-admin-bundle
Adminstration of users and groups in symfony
Fund package maintenance!
core23
Opencollective
Ko-Fi
Other
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 4
Type:symfony-bundle
Requires
- php: ^7.3 || ^8.0
- ext-json: *
- nucleos/user-bundle: ^1.9
- psr/log: ^1.0
- sonata-project/admin-bundle: ^3.90
- sonata-project/doctrine-extensions: ^1.5.1
- symfony/config: ^4.4
- symfony/dependency-injection: ^4.4
- symfony/event-dispatcher: ^4.4
- symfony/event-dispatcher-contracts: ^1.0 || ^2.0
- symfony/form: ^4.4
- symfony/framework-bundle: ^4.4
- symfony/http-foundation: ^4.4
- symfony/http-kernel: ^4.4
- symfony/options-resolver: ^4.4
- symfony/routing: ^4.4
- symfony/security-acl: ^3.0
- symfony/security-core: ^4.4
- symfony/security-csrf: ^4.4
- symfony/security-http: ^4.4
- symfony/translation: ^4.4
- symfony/translation-contracts: ^1.0 || ^2.0
- symfony/twig-bridge: ^4.4
- symfony/twig-bundle: ^4.4
- twig/extra-bundle: ^3.0
- twig/twig: ^2.14 || ^3.1
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.3
- doctrine/doctrine-bundle: ^1.12 || ^2.0
- doctrine/orm: ^2.7
- ergebnis/composer-normalize: ^2.0.1
- knplabs/knp-menu: ^2.3 || ^3.0
- sonata-project/doctrine-orm-admin-bundle: ^3.13
- symfony/asset: ^4.4
- symfony/browser-kit: ^4.4
- symfony/doctrine-bridge: ^4.4
- twig/extensions: ^1.5
Conflicts
- doctrine/doctrine-bundle: <1.12
- doctrine/orm: <2.7
- symfony/doctrine-bridge: <4.4
README
The NucleosUserAdminBundle is an user admin backend for SonataAdminBundle.
Documentation
The source of the documentation is stored in the docs/
folder
in this bundle.
Installation
All the installation instructions are located in the documentation.