Title: Clipform &#8211; Video Forms, Quizzes &amp; Surveys
Author: clipform
Published: <strong>2 juillet 2026</strong>
Last modified: 2 juillet 2026

---

Recherche d’extensions

![](https://ps.w.org/clipform/assets/banner-772x250.png?rev=3594011)

![](https://ps.w.org/clipform/assets/icon-256x256.png?rev=3594011)

# Clipform – Video Forms, Quizzes & Surveys

 Par [clipform](https://profiles.wordpress.org/clipform/)

[Télécharger](https://downloads.wordpress.org/plugin/clipform.0.1.2.zip)

 * [Détails](https://fr-ca.wordpress.org/plugins/clipform/#description)
 * [Avis](https://fr-ca.wordpress.org/plugins/clipform/#reviews)
 *  [Installation](https://fr-ca.wordpress.org/plugins/clipform/#installation)
 * [Développement](https://fr-ca.wordpress.org/plugins/clipform/#developers)

 [Support](https://wordpress.org/support/plugin/clipform/)

## Description

[Clipform](https://www.clipform.io) is a video-first form builder: interactive video
forms, quizzes and surveys that respondents answer by tapping, typing, or recording
their own video and audio replies. This plugin embeds your published Clipform forms
anywhere on your WordPress site.

You build and publish forms at clipform.io, then drop them into a post, page or 
widget here with a block or a shortcode. The plugin is a thin client that renders
the form inline on your page.

**Features**

 * **Clipform block** – add the « Clipform » block, paste your Form ID, and a preview
   appears in the editor.
 * **`[clipform]` shortcode** – `[clipform id="abc12345"]` works in any post, page
   or text widget.
 * **Inline embeds** – the form renders right in your content; set a max width to
   fit your layout.
 * **Mobile-friendly** – portrait video that expands to fullscreen on phones, or
   stays inline if you prefer.
 * **Multiple forms per page** – add as many as you like; the embed SDK loads only
   once.
 * **No account or API key in WordPress** – just paste your form’s Form ID.
 * **Lightweight** – no database tables, no cookies set by the plugin, no admin 
   dashboard clutter. The embed script loads only on pages that contain a Clipform.

**Third-party service**

Clipform is a hosted (SaaS) service. To display a form, this plugin loads Clipform’s
embed SDK from `https://js.clipform.io/embed.js` and renders a container element
that the SDK fills in. Forms are created, stored and served by Clipform; this plugin
only renders them. By embedding a form you are using the Clipform service, subject
to its terms:

 * Terms of Service: https://www.clipform.io/terms
 * Privacy Policy: https://www.clipform.io/privacy

## Captures d’écran

[⌊The Clipform block in the editor, with a preview and the Form ID / width / mobile
settings in the sidebar.⌉⌊The Clipform block in the editor, with a preview and the
Form ID / width / mobile settings in the sidebar.⌉[

The Clipform block in the editor, with a preview and the Form ID / width / mobile
settings in the sidebar.

[⌊A published Clipform video form embedded inline on a page.⌉⌊A published Clipform
video form embedded inline on a page.⌉[

A published Clipform video form embedded inline on a page.

[⌊Adding a form with the [clipform] shortcode in a post.⌉⌊Adding a form with the[
clipform] shortcode in a post.⌉[

Adding a form with the `[clipform]` shortcode in a post.

[⌊A Clipform quiz rendered on the front end on mobile.⌉⌊A Clipform quiz rendered
on the front end on mobile.⌉[

A Clipform quiz rendered on the front end on mobile.

## Installation

 1. Install the plugin through **Plugins > Add New**, or upload the plugin folder to`/
    wp-content/plugins/`, then activate it.
 2. Publish a form at [clipform.io](https://www.clipform.io) and open its **Share**
    dialog to copy the **Form ID** – the short code at the end of the share link (e.
    g. the `abc12345` in `clipform.io/abc12345`).
 3. Edit a post or page, add the **Clipform** block, and paste the Form ID into the
    block sidebar. Or use the shortcode: `[clipform id="abc12345"]`.
 4. Publish or update the post. The form renders inline for your visitors.

**Shortcode options**

 * `id` – your form’s Form ID (required), e.g. `[clipform id="abc12345"]`
 * `max-width` – maximum width in pixels, e.g. `[clipform id="abc12345" max-width
   ="600"]`
 * `inline-on-mobile` – set to `true` to keep the form inline on phones instead 
   of expanding to fullscreen, e.g. `[clipform id="abc12345" inline-on-mobile="true"]`

## FAQ

### Where do I find my Form ID?

In the Clipform dashboard, open a published form and click **Share**. The Form ID
is the short code at the end of the share link (for example, `abc12345` in `clipform.
io/abc12345`). Paste just that code into the block or shortcode.

### Do I need a Clipform account or API key?

You need a Clipform account to _build_ a form, but the WordPress plugin itself needs
no account, login or API key. It only needs the public Form ID of a form you’ve 
already published.

### Why does the plugin load a script from clipform.io?

Clipform is a hosted service. The interactive form is rendered by Clipform’s embed
SDK (`embed.js`), which the plugin loads over HTTPS from `https://js.clipform.io/
embed.js`. Loading it from Clipform (rather than bundling a copy) means your embedded
forms always run the current, secure version and keep working without plugin updates.
The script is only enqueued on pages that actually contain a Clipform block or shortcode.
Use of the service is subject to Clipform’s [Terms of Service](https://www.clipform.io/terms)
and [Privacy Policy](https://www.clipform.io/privacy).

### What data does the plugin send to Clipform?

The plugin renders an embed container holding your form’s Form ID and your site’s
hostname (so Clipform can attribute the embed). Respondent answers are collected
by the Clipform service itself, governed by Clipform’s Privacy Policy. The plugin
stores no data in your WordPress database and sets no cookies of its own.

### The form doesn’t show up on my page.

This is almost always a caching or security plugin stripping the embed or blocking
the script. If you use a page-cache (e.g. WP Super Cache, W3 Total Cache, LiteSpeed)
or a security/firewall plugin (e.g. Wordfence), clear your cache after adding the
block, and make sure it isn’t removing the embed `<div data-embed-id="...">` or 
blocking requests to `clipform.io`. Forms also need to be **published** in Clipform
before they will render.

### Can I embed more than one form on a page?

Yes. Add as many blocks or shortcodes as you like – the embed SDK is loaded only
once per page.

### Can I show the form as a popup or button?

Not yet. This version renders forms inline within your content (with optional fullscreen
on mobile). Popup / lightbox triggers are planned for a future release.

### Is Clipform free?

Clipform offers free and paid plans. The WordPress plugin is free and works with
any plan. See [clipform.io](https://www.clipform.io) for current pricing.

## Avis

Il n’y a aucun avis sur cette extension.

## Contributeurs & développeurs

« Clipform – Video Forms, Quizzes & Surveys » est un logiciel libre. Les personnes
suivantes ont contribué à cette extension.

Contributeurs

 *   [ clipform ](https://profiles.wordpress.org/clipform/)

[Traduisez « Clipform – Video Forms, Quizzes & Surveys » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/clipform)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/clipform/), consulter
le [SVN dépôt](https://plugins.svn.wordpress.org/clipform/), ou s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/clipform/)
par [RSS](https://plugins.trac.wordpress.org/log/clipform/?limit=100&mode=stop_on_copy&format=rss).

## Historique des changements

#### 0.1.2

 * The embed script now loads from Clipform’s dedicated script host (js.clipform.
   io) instead of the marketing site. No change to how your forms look or behave.

#### 0.1.1

 * Embeds are now tagged as coming from WordPress in Clipform’s analytics, so form
   issues can be attributed to this integration. No change to how your forms look
   or behave.

#### 0.1.0

 * Initial release: Clipform block and `[clipform]` shortcode for inline embeds,
   with max-width and inline-on-mobile options.

## Méta

 *  Version **0.1.2**
 *  Last updated **il y a 2 jours**
 *  Active installations **Moins de 10**
 *  WordPress version ** 6.0 ou plus **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 ou plus **
 *  Language
 * [English (US)](https://wordpress.org/plugins/clipform/)
 * Tags
 * [embed](https://fr-ca.wordpress.org/plugins/tags/embed/)[form](https://fr-ca.wordpress.org/plugins/tags/form/)
   [quiz](https://fr-ca.wordpress.org/plugins/tags/quiz/)[survey](https://fr-ca.wordpress.org/plugins/tags/survey/)
   [video](https://fr-ca.wordpress.org/plugins/tags/video/)
 *  [Vue avancée](https://fr-ca.wordpress.org/plugins/clipform/advanced/)

## Notes

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/clipform/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/clipform/reviews/)

## Contributeurs

 *   [ clipform ](https://profiles.wordpress.org/clipform/)

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/clipform/)