Our site uses the Sonata AdminBundle for our backend.
Now we would like to be able to also use it on our front end, so users can manage their own properties (list, edit, delete, search/filter, etc.). However, the following would have to be different for the front and back end: 1. routes 2. security rules for those routes 3. layout template 4. list/edit/filter templates 5. list/form/filter fields to show I’ve read through the detailed docn here http://rabaix.net/AdminBundle/html/index.html but it doesn’t really explain this situation. Does anyone have a feel for whether the Sonata AdminBundle is flexible enough to be able to accomplish this, without modifying the code? Is there any bundle out there which has done this I could look at? In the absence of the above, any general tips on how this might be accomplished would be appreciated. -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en