Author - Vinai Kopp

I work for Magento Inc. as manager of developer education since October 2011. Before that I worked as a freelancer doing Magento development and developer trainings. Also, I'm the co-author of the German Magento Developer Handbook published by O'reilly.

More Info » Follow me on Twitter »

Reader Comments (4)

  1. Volodymyr Dubyna
    Volodymyr Dubyna
    February 5, 2013 at 2:20 pm /

    I’ve used composer installer for magento but when I tried to develop extensions I’ve found out it totally useless.
    I’ve came to conclusion that better to use command tool to install module and back changes to push to github.
    To install magento extension for the clients better to use magento connect.
    That’s the composer package I’m using for development. https://github.com/vdubyna/composer-modman.git

    Reply
  2. Alan Morkan
    February 16, 2013 at 3:26 am /

    Great article Vinai. Thanks.

    There seems to be a syntax error in the composer.json map section.

    The first bracket inside “map” should be a square bracket not a curly one. My composer.json wasn’t validating so I checked http://packages.firegento.com/packages.json and found a correct example.

    Reply

Add a Comment & Join the Discussion

Insert small snippets of code by using [code]{your_code_here}[/code]
For larger code blocks please use http://pastebin.com and paste your link.

You may also use the following HTML in your comment: <a href="" title=""> <abbr title="">
<acronym title=""> <blockquote cite=""> <cite> <em> <strike> <strong>