Just a general question. I’m building a website for a client and plan to export it to another platform. If I add CMS and user logins how does that translate to other platforms?
Does it basically break it? Does it transfer over well when copy pasting?
I’m new to this platform and I’m unsure how to go about incorporating things will work in the end when exporting.
Hi Lulu, exporting will only get you the HTML, CSS, and Webflow.js only.
The CMS, form handlers, memberships, logic, ecommerce, etc don’t work with exported sites.
In fact, anything you put in a collection list or on a collection page simply will not export, as though it never existed, so you can’t even get a static version of that content in the export.
What’s interesting about the Webflow CMS is you can access it via the API so in theory you could still use it if you like. But I wouldn’t recommend that.
The typical approach is to design in Webflow and then integrate with your own (or other) services after you export, or to integrate other services into Webflow that will export.