Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Composer and Add Ons
LuckyEdward
New
How do I go about utilizing the composer autoloader within an add on I am developing? Thanks!
0
Comments
We're not going to be managing addons with Composer due to the way our addon autoloader works. We actually just added Composer support yesterday; I've added more info here: http://vanillaforums.org/discussion/31083/vanilla-now-uses-composer
Thanks for the response. I have included the libraries directly rather than rely on the composer autoloader for the addon I developed.