In this article we are going to create a custom registration form in magento with Ajax functionality. The default magento registration form does the email verification of the user in the server side i.e After form submission. We are going to make it interactive. Step 1: After creating the basic module,we need to override the … Continue Reading