Magento News

 

How to Edit onepage?

by edmondscommerce (Posted Mon, 01 Feb 2010 10:35:58 GMT)
In all honesty you are at the bottom of a steep learning curve if you want to start customising the checkout procedure.

Your only real hope here is to find an existing custom module that does what you need, or get a developer to build one for you.

With Magento there isn’t a shortcut to learning how to code with it. It is Zend Framework based and uses MVC architecture. This means that what you see in the URL does not represent in any strict way what files you will need to edit to change functionality.

There is a logic to it, but its not the logic you are used to if you are not familiar with MVC.

If you do decide you want to learn how to code in Magento, I would suggest first of all learning a bit of Zend Framework then come back to Magento and read up on creating custom modules.

I will warn you though the checkout procedure is one of the most complicated areas of Magento so you are really not giving yourself an easy time!



http://magento-forum.co.uk/viewtopic.php?f=5&t=93#p335

Magento Forum

Possibly Related Posts:


 

Leave a Reply