Hosting a website as a ZIP file with a functioning contact form?

Hi Guys,

I would like to export the website created on Webflow via a ZIP code and upload it to another web hosting server. However, I’m having an issue where the contact form isn’t functioning. My question is, what do I need to ensure for it to work properly? Also, how can I specify and possibly change the recipient email address? My next question is, what does the web server need to support in order to carry out this action at all? Thank you in advance.

Best Regards

Hi Clemens,

For forms to work on another hosting provider you need to have your own forms handler. I like to use Basin for this purpose. Your hosting provider might have some solutions as well.

Thank you for your quick response. So, I need another program for this, but how can I install it into my code? Is this going to be paid again? I use IONOS as my hosting provider. I’m not sure if you’re familiar with it, or EasyName. However, I asked support here, but unfortunately, they couldn’t give me a direct answer.

If you want Webflow-like form handling where there is an email notification and SPAM handling, Basin is the best I’ve found. The second link above shows you how to “install” in into your site. Yes, it costs a little, but you can pay once and use it on multiple sites.

If you need something free, it likely won’t have support, or the quality a solution like Basin does, but check out formSpark, and google “form submission handler” you will likely find other options.

If your submission volume will be low, you could program an integration with Make .com and build yourself a form submission handler there. No monthly cost at low volume, just your time learning how to use it and build your automations.