Skip to content

Fork of sonata-project/user-bundle with old login form (compatibility fork for Symfony 2.5 + Sonata 2.3)

Notifications You must be signed in to change notification settings

kyeno/SonataUserBundleFork

Repository files navigation

SonataUserBundleFork

Fork of sonata-project/user-bundle with old login form (compatibility fork for Symfony 2.5 + Sonata 2.3)

Integrate the FOS/UserBundle in the Sonata Project

- AdminBundle: add user and group management
- EasyExtends: allows to generate Application level model

Installation

You have 2 options to initialize the SonataUserBundle, you can select which bundle SonataUserBundle extends

- new Sonata\UserBundle\SonataUserBundle('FOSUserBundle') : the bundle will extend ``FOSUserBundle``
- new Sonata\UserBundle\SonataUserBundle() : the bundle will NOT extend ``FOSUserBundle``

Google Groups: For questions and proposals you can post on this google groups

License

This bundle is available under the MIT license.

About

Fork of sonata-project/user-bundle with old login form (compatibility fork for Symfony 2.5 + Sonata 2.3)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published