Extension
Magento: Add custom Field in Registration
Create a small module by following the steps: app/code/local/Sushant/CustomAttribute/etc/config.xml app/code/local/Sushant/CustomAttribute/Helper/Data.php app/code/local/Sushant/CustomAttribute/sql/customerattribute1434371772_setup/mysql4-install-0.1.0.php app/etc/modules/Sushant_CustomAttribute.xml Modify located file at: app/design/frontend/rwd/default/template/persistent/customer/formregister.phtml and add: If you want customer to be able to modify the attribute in customer panel, then modify: app/design/frontend/rwd/default/template/customer/form/edit.phtm and add: