I also prefer approach #1. Actually I use it in all of my mini
projects.

To know exactly which actions a user is able to perform, I take
advantages of SimpleAcl by Felix.

Regards,

On Jul 5, 3:09 am, danfreak <[EMAIL PROTECTED]> wrote:
> Hey guys,
>
> I saw a couple of different approaches for building an admin backend:
>
> 1) exploit CAKE admin routes and then show the relative controllers
> actions only if an user belongs to certain administrative groups
>
> 2) build 2 applications (frontend and backend) and then manage
> everything from the backend
>
> What I was wondering with regard to method 2 is to avoid to duplicate
> the models.
>
> Which method would you recomend?
>
> Cheers
>
> Dan


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to