on your server you can have the structure:

/app1
/app2
/app3
/cake
/vendors

all 3 apps would use the same cake and vendors folder


On 11 Sep., 00:39, francky06l <[email protected]> wrote:
> Depends the version you are using, in 1.3 you can configure additional
> vendors path ..
>
> http://book.cakephp.org/view/1568/Configuration-and-application-boots...
>
> same possibility exists for 1.2, check the 1.2 book
>
> On Sep 10, 10:25 am, and <[email protected]> wrote:
>
>
>
> > Hi there,
>
> > I want to use some scripts that should usually be saved in the vendors
> > folder within the application. My problem is that I have many projects
> > which use those skripts. I don't want to copy all scripts again and
> > again into every new application. Is there a way in CakePHP how to
> > store the scripts outside of the application and then using it?
>
> > kind regards,
>
> > and

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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

Reply via email to