How do I go about utilizing the composer autoloader within an add on I am developing? Thanks!
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.
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.