Custom module is created easily in magento.
- if we download the ModuleCreator folder and it will paste in the htdocs folder.
 - And type in the addressbar localhost/moduleCreator
 
Use this following licks to download module creator
URLS:
http://blog.theunical.com/ecommerce/shopping-carts/magento-cart/magento-how-to-create-a-custom-plugin-module-example-tutorial/
http://www.magentocommerce.com/wiki/5_-_modules_and_development/0_-_module_development_in_magento/custom_module_with_custom_database_table
Magento Module Creator:
window was opened.And you give just the values to give the input in text box.
namespace    : Companyname
module          :  productname
rootdirectory : D:\xampp\htdocs\magento\
design           : default
design           : default
then click Create button.
Automatically custom module created in a fractional of a second.

0 comments:
Post a Comment