Duplicating base code is not ideal. It would be better on the long run to
have 2 differents applications, you are not forced to have a dedicaded
subdomain. You can initialize the Frontend and Backend from within a single
index.php by matching url.



On Thu, Jun 2, 2011 at 1:45 PM, keymaster <ad...@optionosophy.com> wrote:

> maybe... different namespaces...?
>
> Sonata/AdminBundleFrontEnd
> Sonata/AdminBundleBackEnd
>
> Code is same in each.
>
> In our config/config.yml, we map a different AdminClass and Entity for each
> of the two AdminBundles to use.
> We override the templates for AdminBundleFrontEnd as needed.
>
> Feasable?
>
>  --
> 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
>



-- 
Thomas Rabaix
http://rabaix.net

-- 
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

Reply via email to