Hi mustan9, > I have 3 websites that all require a blog reusable component that I'm > developing. Can I share the same plug-in across several websites by > telling the different Cake websites to look for plugins in the same > directory.
You can define a variable $pluginPaths in app/config/bootstrap.php and add your plugin directory there. Hope that helps! -- Daniel Hofstetter http://cakebaker.42dh.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
