|
14 yıl önce | |
---|---|---|
Admin | 14 yıl önce | |
DependencyInjection | 14 yıl önce | |
Entity | 14 yıl önce | |
Form | 14 yıl önce | |
Resources | 14 yıl önce | |
LICENSE | 14 yıl önce | |
README.md | 14 yıl önce | |
SonataUserBundle.php | 14 yıl önce |
- AdminBundle : add user and group management
- EasyExtends : allows to generate Application level model
you have 2 otpions to initialize the SonataUserBundle, you can select which bundle SonataUserBundle extends
- new Sonata\UserBundle\SonataUserBundle('FOSUserBundle') : the bundle will extends ``FOSUserBundle``
- new Sonata\UserBundle\SonataUserBundle() : the bundle will NOT extends ``FOSUserBundle``