Export contact form

Hey all,

I’m looking at exporting 1 of my clients websites seems its just a simple static page and cheaper just to host it myself, however I’ve been looking how I would get the contact form to work with an external hosting provider. I had a look around the forums but I cant really find an easy guide.

So what I’m looking for is;

A way to make my contact form work without hosting with webflow :slight_smile:

Cheers


Here is my public share link: LINK
(how to access public share link)

Hi @Matty, well you will still need a server to process the forms, you can setup a script on your own mail server and then in the action property of the Webflow form, you can point to the script url.

See more here on creating a php form, you will need to code this yourself, or get a developer to help you: How to Send Email From a PHP Script

Alternatively, you can use a service like mailchimp: MailChimp form Integration | Webflow University

I hope this helps, let me know if there is anything I can do to further assist.

Regards,
Dave

This topic was automatically closed 125 days after the last reply. New replies are no longer allowed.