Question

I am using Symfony2 and FOSUserbundle. So far my front end is working. I have not used symfony 1 so I have just started with symfony 2.

I don't know how I can make the backend Admin system where I can add remove edit users. Can anyone please guide me?

Was it helpful?

Solution

Take a look at Sonata Admin. It describes itself as "the missing symfony2 admin generator".

OTHER TIPS

Yes, the Sonata Admin bundle James mentions is the way to go if you ask me.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top