Preview & deliveryEditorial productivity

Live Preview

Add live preview to your editorial workflow — see content changes on your frontend before publishing, without leaving the Flotiq UI.

What this plugin does

The Live Preview plugin adds a real-time preview panel directly into the Flotiq content editor. As editors make changes to content fields, the preview updates instantly — no save required, no tab switching. It works by streaming content change events to your frontend's preview API endpoint, so your actual application renders the changes live as they happen. The plugin is compatible with any Next.js, Nuxt, or Gatsby project that implements a preview route. Flotiq provides a dedicated @flotiq/nextjs-live-preview package that handles the WebSocket connection and event handling, making integration straightforward for Next.js projects. Other frameworks can implement the same event protocol manually. From the editor sidebar, you can open the live preview panel, switch between mobile and desktop viewports, open the preview in a new tab, or close it — all without leaving the content editing form. The preview reflects changes in real time, reducing the publish-preview cycle from minutes to seconds and significantly speeding up editorial workflows.

chat icon.svg

Reduce manual steps for editors

No saving drafts, opening new tabs, or waiting for deploys to check how content looks.

website.svg

Preview your actual frontend

Preview renders inside your real application, not a Flotiq-hosted simulation.

responsive device.svg

Mobile and desktop viewports

Switch between mobile and desktop viewports in one click, inside the editor panel.

Install in Flotiq

Follow these steps to get the plugin running in your Flotiq account.

1.svg

Go to Plugins in the Flotiq sidebar

Select Plugins from the left sidebar in your Flotiq dashboard.

2.svg

Enable the Live Preview plugin

Click the + icon next to Live Preview Plugin to install and enable it. The UI will reload.

3.svg

Open plugin settings

Click Manage to open the configuration modal.

4.svg

Configure base URL and keys

Set Page base URL (e.g. https://flotiq.com/), your Client Authorisation Key (for draft access and cache revalidation), and your API key (read-only scoped Flotiq API key for the WebSocket connection).

5.svg

Add a links configuration

Click Add item under Links configuration. Select the Content types to enable preview for and set the Page route template (e.g. blog/{slug}).

6.svg

Integrate your frontend

Install @flotiq/nextjs-live-preview in your Next.js project and follow the setup guide to handle live streaming events.

7 (1).svg

Start previewing

Open a content object and click Preview in the right sidebar — the live panel opens next to the editor.

Your content. Your rules.

Deliver modern digital experiences across multiple channels.

Start free trial

Need Help? Start Here

discord white.svg

Discord

Connect with other users and the Flotiq team - get help, share ideas, stay updated.

Join Discord 
faq.svg

FAQ

Find quick answers to the most common questions about Flotiq and its plugins.

View FAQs  
docs.svg

Docs

Explore detailed guides and resources to get the most out of Flotiq and this plugin.

Read Docs