I need to install the SonataUserBundle to be able to install the SonataNewsBundle.
I followed the installation Tutorial step by step but i got this error :
./app/console sonata:easy-extends:generate SonataUserBundle
[InvalidArgumentException]
Bundle "ApplicationSonataUserBundle" does not exist or it is not enabled.
The bundle was not generated yet. this command should do it !
Any one has any idea how to fix this issue?