Requirement:This document summarizes the Recaptcha implementation in webforms extension in the Magento(1.9) website. The Recaptcha implementation in webforms to prevent unauthorized form submission on the Magento(1.9) website. Solution: To implement the Recaptcha on the forms in Magento1.9 follow the below-mentioned steps1. Go to Magento backend system->configuration->customer->customer configuration->captcha enable recaptcha on backend 2. Integrate the Recaptcha… Continue reading To rebuild the webforms Recaptcha extension in magento1.9
Author: Arun T
Set Up Magento in google cloud platform
After creating a new project create a new VM instances for manage the server, go to compute engine -> VM Instances. And create a new VM instances Please make sure these fileds are filled when creating New VM instance Set name, Region, Zone Set machine type RAM which is a minimum of 3GB to run… Continue reading Set Up Magento in google cloud platform