Integrating "Instant Flipbook" software with Webflow can be challenging due to Webflow's file management limitations. Webflow doesn't directly support uploading entire folders or using FTP clients for integration.
1. Webflow Limitations
- No Direct Folder Uploads: Webflow allows uploading of individual files but not entire folders with multiple sub-folders.
- No FTP Support: Webflow does not provide FTP access for uploading or managing files on their servers.
2. Alternative Solutions
- Host Externally: Consider hosting the Instant Flipbook files on an external server that supports folder uploads and FTP. This server can then generate a public URL.
- Use an iFrame: Once hosted externally, you can embed the flipbook in your Webflow site using an iFrame that references the external URL.
3. Webflow Custom Code
- Custom Code Embeds: Use Webflow's custom code feature to embed the flipbook using an iFrame within the designer.
- Add to Page Settings: Go to the specific page's settings in Webflow where you want the flipbook and paste the iFrame code in the custom code section.
Summary
Webflow does not directly support uploading folders or using FTP, so you'll need to host the "Instant Flipbook" externally and embed it in Webflow using an iFrame. This method allows you to effectively display the flipbook on your Webflow site.