Fantastic Forms
Fantastic Forms
Description
Install + embed Fantastic Forms (40+ elements, 8+ payments, 8000+ integrations) anywhere on your website with a block or shortcode.
Fantastic Forms is a powerful, friendly form builder for surveys, quizzes, calculators, payment forms, schedulers, signature requests, and much more. This official plugin lets you embed any form you’ve built at fantasticforms.com directly into any WordPress post, page, sidebar, or custom block area.
Highlights
- Native Gutenberg block — drop it in, pick a form, done.
- Classic shortcode for Elementor, Divi, classic editor, page builders:
[fantastic_form id="abc123"]. - Lightweight — no JavaScript framework bloat, no third-party trackers, no telemetry.
- Free and Pro users supported. Free users embed by form ID; Pro users can plug in an API key to browse their forms from inside WordPress.
- Responsive iframe embeds — your forms look great on every device.
- Works with conditional logic, payment fields, file uploads, signatures, calculators, schedulers, and every other Fantastic Forms element.
You’ll need a (free) Fantastic Forms account
Sign up at fantasticforms.com — building forms is 100% free forever; the Pro plan ($99/mo) unlocks API access, unlimited responses, custom domains, and more.
External services
This plugin connects to one external service: fantasticforms.com, operated by Fantastic Forms.
-
Embedding forms (front-end iframe) — When a visitor loads a page that contains the Fantastic Forms block or
[fantastic_form id="…"]shortcode, their browser loadshttps://fantasticforms.com/f/<form_id>inside an iframe. The plugin itself does not transmit any data; the iframe behaves like any other embedded form. Submissions go directly from the visitor’s browser to fantasticforms.com and are governed by the form’s own settings. -
Listing your forms in the block editor (optional, Pro only) — When you paste a Pro API key under Settings Fantastic Forms and the API key is non-empty, the plugin calls
GET https://fantasticforms.com/api/v1/formsso the block editor’s dropdown can list your forms. The request is authenticated with the API key you provided and sends no data about your site, your visitors, or your WordPress installation. The response is cached for 5 minutes in a WordPress transient. If you do not save an API key, no external request is ever made by the plugin itself.
Use of the fantasticforms.com service is governed by Fantastic Forms’ Terms of Service and Privacy Policy:
- Terms of Service: https://fantasticforms.com/legal/terms
- Privacy Policy: https://fantasticforms.com/legal/privacy
Installation
- Upload the
fantastic-formsfolder to/wp-content/plugins/(or install via Plugins Add New Upload Plugin). - Activate the plugin from the Plugins menu in WordPress.
- (Optional, Pro only) Go to Settings Fantastic Forms and paste your API key for a nicer form-picker in the block editor.
- Add a Fantastic Form block to any post or page, or paste
[fantastic_form id="YOUR_FORM_ID"]into the classic editor.
You can find your form ID in the form’s URL: https://fantasticforms.com/f/abc123 the ID is abc123.
Screenshots
Faq
Yes — but the free plan never expires and lets you build unlimited forms with the full element library.
No. The block and shortcode work for any public Fantastic Forms ID without authentication. The API key is only needed if you want the block editor to show a dropdown of your forms (Pro plan feature).
All form submissions go directly to your Fantastic Forms account at fantasticforms.com. This plugin only embeds the form — it never stores or proxies any submission data through your WordPress site.
Yes. The embed is a plain iframe, fully compatible with full-page caching.
Yes. Use the shortcode widget in any page builder: [fantastic_form id="abc123"].
Yes:
- Block editor: use the Height slider in the sidebar.
- Shortcode:
[fantastic_form id="abc123" height="900"].
- Block editor: use the Theme dropdown.
- Shortcode:
[fantastic_form id="abc123" theme="dark"](ortheme="light").
No. The plugin never phones home, has no analytics, and stores nothing about your site or your visitors. It only contacts fantasticforms.com when you explicitly save a Pro API key (to list your forms in the editor) or when a visitor loads a page containing an embedded form (the iframe loads as a normal browser resource).
Yes — GPLv2-or-later.
Reviews
Changelog
1.0.1
- Removed all telemetry / activation pings. The plugin no longer phones home under any circumstance.
- Renamed all functions, constants, options, transients and script handles to use the
fantfo_/FANTFO_prefix to avoid collisions. - Documented the external service (fantasticforms.com) and the conditions under which the plugin contacts it.
- Settings page now links to the privacy policy near the API-key field.
1.0.0
- Initial release.
- Gutenberg block (
fantastic-forms/form). - Shortcode
[fantastic_form id="…" height="…" theme="…"]. - Optional Pro-only API-key form-picker in the block editor and settings page.



