On Mon, Aug 18, 2008 at 2:54 AM, Mohit Sindhwani <[EMAIL PROTECTED]> wrote: > Hamish Rickerby wrote: >> >> I personally am looking for a way to package plugins as part of an >> extension, rather than having to pull them out separately, so that the >> extension is completely self contained. Anyone know how to do that? >> >> ::: hamish rickerby ::: >> http://glimmerdesign.com >> > > Hamish, > > I think you can install it into the vendor directory of your extension. My > test install here has a directory as such > vendor\extensions\reorder\vendor\plugins\acts_as_list > > which suggests that acts_as_list is installed as a plugin in the vendor > directory of the reorder extension under vendor of my project.
You can? Sweet, was wondering about that. What happens if two extensions are using two different versions of the same plugin? _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
