Installing FeedFlow on Framer
Updated 2026-04-28
Installing FeedFlow on Framer
FeedFlow integrates with Framer through the Embed component, which lets you drop raw HTML and script code directly onto any Framer canvas. No plugins are needed.
Quick Setup
- In the FeedFlow dashboard, open your widget and click Get Embed Code. Copy the snippet.
- In the Framer canvas, open the Insert menu and search for Embed, then drag it onto your frame.
- With the Embed component selected, open its properties panel and paste the FeedFlow snippet into the HTML field.
- Resize the Embed component on the canvas to fit your layout.
- Click Publish — the widget will go live on your Framer site.
Tips
- Wrap the Embed component in a Frame with a fixed height so it doesn't collapse in the canvas preview.
- Use Framer's Breakpoints to set different widths for the Embed component on desktop, tablet, and mobile.
- To add the widget to every page, place the Embed component inside a shared Layout or master component.