Tuesday, January 10, 2012

Starting Magento Development

Dev Environment

I am using Komodo and DreamWeaver for development.

I did try the Zend Studio as an IDE (Magento is based on the Zend Framework), and the SVN plugin for Eclipse, but didn't find either particularity enjoyable to use. I have generally found there is a little more friction than we are used to with Visual Studio. It's often easier to get things done outside of the IDE. With Magento you have to create a copy of a file you want to override and put it in a different folder, so you spend a lot of time messing around in the file system, outside of the IDE.

References

The Magento forums are rubbish I'm afraid - no one replies to anything. It has taken me hours to figure some little things out. I would just say stick at it, the code can appear to be very fragmented, but as you get used to it you will appreciate how modular and extensible it is.

Good Blogs

http://www.westwideweb.com/wp/category/magento/

http://inchoo.net/category/ecommerce/magento/

http://activecodeline.net/

http://www.exploremagento.com/category/magento

1 comment: