Thanks for the answer and one more question. Can I store those plugins in a sepparate directory. I know I can change name of app directory. But I really want my custom "plugins" to be stored in a diffrent place Desired directory structure would be like this
www/cake/app .... etc. www/plugins/xxx I want to build a structure like most CMS have. On Oct 21, 9:16 pm, acoustic_overdrive <[EMAIL PROTECTED]> wrote: > You can create "plugins" in cake which go like this: > > app/plugins/xxx/controllers/ > app/plugins/xxx/models/ > app/plugins/xxx/views/ > > how about that? > > On Oct 21, 5:06 pm, rakisisesindekibalik > > <[EMAIL PROTECTED]> wrote: > > Hi guys; > > > I have been looking at CakePHP for a few days. I understand how > > applications work but I have question. In default configuration we > > keep our controllers in ./app/controllers, models in ./app/models, > > views in ./app/views and etc. > > > Bu I wonder if there is a way to store those files in ./app/xxx/ > > controllers, ./app/xxx/models,... etc. > > > Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
