Revision: 49513
Updated Code
at July 27, 2011 07:46 by necode
Updated Code
app/code/local/Magentotutorial/Helloworld/Block app/code/local/Magentotutorial/Helloworld/controllers app/code/local/Magentotutorial/Helloworld/etc app/code/local/Magentotutorial/Helloworld/Helper app/code/local/Magentotutorial/Helloworld/Model app/code/local/Magentotutorial/Helloworld/sql Other sources: http://www.brainsins.es/blog/tutorial-para-la-creacion-de-una-extension-de-magento-parte-1/5199 http://alanstorm.com/magento_controller_hello_world
Revision: 49512
Updated Code
at July 26, 2011 21:07 by necode
Updated Code
app/code/local/Magentotutorial/Helloworld/Block app/code/local/Magentotutorial/Helloworld/controllers app/code/local/Magentotutorial/Helloworld/etc app/code/local/Magentotutorial/Helloworld/Helper app/code/local/Magentotutorial/Helloworld/Model app/code/local/Magentotutorial/Helloworld/sql Other sources: http://www.brainsins.es/blog/tutorial-para-la-creacion-de-una-extension-de-magento-parte-1/5199
Revision: 49511
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at July 23, 2011 02:15 by necode
Initial Code
app/code/local/Magentotutorial/Helloworld/Block app/code/local/Magentotutorial/Helloworld/controllers app/code/local/Magentotutorial/Helloworld/etc app/code/local/Magentotutorial/Helloworld/Helper app/code/local/Magentotutorial/Helloworld/Model app/code/local/Magentotutorial/Helloworld/sql
Initial URL
http://www.magentocommerce.com/knowledge-base/entry/magento-for-dev-part-3-magento-controller-dispatch/
Initial Description
Create a Hello World module in the Magento system Configure this module with routes Create Action Controller(s) for our routes
Initial Title
Magento Create New Module - Controller Dispatch
Initial Tags
module, magento
Initial Language
PHP