Products
Choose your plan
Compare featuresFormatrica Pro TEAM
Formatrica Pro AGENCY
Prices include applicable taxes. Your final total is confirmed at checkout.
Features
Multi-step forms
Split a long form into pages with a progress bar. Next validates before advancing, and a server-side error reveals the step it belongs to.
Conditional logic
Show or hide fields by rule as the visitor types. Hidden fields are excluded from validation, so a conditional required field can never lock the form.
Stripe and PayPal payments
Collect payment on any form. The submission is finalised only after the gateway confirms by webhook, so an unpaid order is never recorded as paid.
Save & Resume
Visitors save a long form and continue later from an emailed link. Drafts are encrypted at rest and the email carries only the link, never the answers.
Branded PDF export
Download any submission as a clean, printable PDF with your logo and accent colour. Generated on demand and never stored on your server.
AI form generation
Describe the form you want and get a draft to review. Runs on your own OpenAI key, and every suggestion needs your approval before it is applied.
Money-safe calculations
Calculation and Price fields compute totals without floating-point drift, and can drive the payment amount directly.
Advanced validation
Regex, IBAN, credit card, password strength, restricted words, email DNS checks, and compound rules built from several conditions.
HubSpot, Salesforce and Twilio
Push submissions into your CRM or send an SMS. Runs in a background queue, so a slow endpoint never delays the visitor.
Headless submission API
Post forms server to server with an authenticated API key, for app backends and custom front ends.
Secure by default
Encrypted credentials, write-only secrets, atomic rate limiting, bounded request bodies and CAPTCHA support, in every edition.
Updates in your dashboard
One-click updates from the WordPress plugins screen for the length of your licence, on 1, 5 or unlimited sites.
Compare all features
Compare all features 41 features across 7 categories
| Feature | Free | Pro |
|---|---|---|
| Building forms | ||
| Drag-and-drop builder with live preview | Included | Included |
| Ready-made form templates | 19 templates | 19 + Pro templates |
| Unlimited forms and submissions | Included | Included |
| Two and three column layouts | Included | Included |
| Multi-step forms with progress bar | Not included | Included |
| Conditional logic (show/hide by rule) | Not included | Included |
| Redirect after submit | Not included | Included |
| Modal (popup) forms | Not included | Included |
| Theming | Accent + light/dark | Extra presets |
| Fields | ||
| Core fields (text, email, date, select, radio, checkbox, number, range, colour) | Included | Included |
| Rating, Rich Text, Dynamic Select, Checkbox Group | Not included | Included |
| Geolocation | Not included | Included |
| Heading, Divider, Static Image | Not included | Included |
| Money-safe Calculation and Price fields | Not included | Included |
| Validation and security | ||
| Honeypot, CSRF, rate limiting, minimum fill time | Included | Included |
| reCAPTCHA v3, Cloudflare Turnstile, FriendlyCaptcha | Included | Included |
| Privacy controls (IP storage modes, auto cleanup) | Included | Included |
| Encrypted credentials, write-only secrets | Included | Included |
| Advanced validation (regex, IBAN, card, password) | Not included | Included |
| Restricted words and email DNS checks | Not included | Included |
| Payments and documents | ||
| Submissions screen and CSV export | Included | Included |
| Stripe payments | Not included | Included |
| PayPal payments | Not included | Included |
| Save & Resume drafts by email link | Not included | Included |
| Branded PDF export of submissions | Not included | Included |
| Email and AI | ||
| Email delivery via 9 providers | Included | Included |
| Admin notification emails | Included | Included |
| User registration with email verification | Included | Included |
| Submitter confirmation emails | Not included | Included |
| Email template controls | Not included | Included |
| AI form generation (your OpenAI key) | Not included | Included |
| Integrations | ||
| Zapier, Make.com, Slack, Mailchimp, Brevo | Included | Included |
| WordPress Post (with ACF) and WooCommerce | Included | Included |
| Custom webhooks | Signed | Signed + authenticated |
| HubSpot and Salesforce | Not included | Included |
| Twilio SMS | Not included | Included |
| Headless submission API | Not included | Included |
| Licence and support | ||
| Sites covered | Unlimited | 1 / 5 / unlimited |
| Automatic updates | WordPress.org | In-dashboard |
| Support | Basic | Standard or priority |
| Translations (German, French, Macedonian) | Included | Included |
Description
Formatrica Pro is the premium edition of Formatrica, the drag-and-drop form builder for WordPress. It is the same plugin you already know, plus the tools a form reaches for once it stops being a contact form and starts being a process. Everything in the free edition is included and stays included.
Forms that branch, page and finish later
Drop a Step Break into the canvas and your form becomes multi-step, with a progress indicator and Next/Previous navigation. Each page validates before the visitor moves on, and if a server-side error lands on a hidden step, that step opens automatically so it can be fixed.
Conditional logic shows and hides fields by rule as the visitor types, evaluated again on the server so nothing slips through. A field hidden by logic is excluded from validation, which means a conditionally required field can never quietly lock a form. Rules reference fields by a stable internal key, so renaming a field never breaks its logic.
With Save & Resume, a visitor can save a long form and continue later from a link emailed to them. Drafts are encrypted at rest, and the email carries only the link and its expiry date, never the answers.
Take payment on any form
Connect Stripe or PayPal once, then enable payments per form. The visitor completes checkout on the gateway's hosted page and returns to yours. The submission is finalised only after the gateway confirms the payment by webhook, so an unpaid order is never stored as paid. Amounts can be fixed, read from a Price field, or produced by a Calculation field that does its arithmetic without floating-point drift.
Ten more field types and real validation
Pro adds Rating, Rich Text, Dynamic Select, Checkbox Group, Geolocation, Multi-file upload, Divider, Heading, Static Image, Calculation and Price fields. Alongside them come validation rules that hold up in production: regular expressions, IBAN, credit card, password strength, restricted words, email DNS checks, and compound rules built from several conditions at once.
Connect the rest of your stack
The free edition already talks to Zapier, Make.com, Slack, Mailchimp, Brevo, WooCommerce, WordPress Post with ACF support, and signed custom webhooks. Pro adds HubSpot, Salesforce, Twilio SMS and authenticated webhooks, plus a headless submission API for server-to-server posting. Integrations run in a background queue, so a slow endpoint never holds up the visitor.
Let the assistant draft it
Describe the form you want in plain language and the AI assistant drafts it for you, or point it at an existing form for a review of missing fields, validation and structure. Every suggestion is shown for approval before anything is applied. It runs on your own OpenAI key, so you pay only for what you use, and only a reduced schema of field names and labels is sent, never your submissions.
Keep a record
Export any stored submission as a branded PDF with your logo, accent colour and footer. PDFs are generated on demand and never stored on your server. The admin also gains a submission preview, on top of the submissions browser and CSV export that ship with the free edition.
Honest about the boundaries
If a licence lapses, your site keeps working. Existing multi-step forms and conditional logic keep running, and Pro field settings are preserved rather than deleted. What stops is authoring new Pro features, receiving updates, and support. The one deliberate exception is payments: a payment-enabled form stops accepting submissions and shows a neutral notice, because taking a submission without taking the money would be the worse failure.
Requirements
WordPress 6.4 or newer and PHP 8.1 or newer, tested up to WordPress 7.0. No other plugins required. Formatrica does not phone home: external services are contacted only when you configure them for a form.
Versions
Changelog
Formatrica Pro 1.1.3 is a security and reliability release. Every change in Free 1.1.3 applies to Pro installs as well.
Security
- Visitor IP addresses are now resolved from the direct connection only. Forwarding headers such as X-Forwarded-For are trusted solely when the request arrives from a proxy you have declared, which closes a route to slipping past rate limits on a directly reachable server.
- The submission rate limiter is now atomic, so a burst of simultaneous submissions can no longer undercount its way past the limit. It still fails open, meaning a limiter problem never blocks a legitimate visitor.
- Public endpoints now reject oversized requests before parsing them, with a separate larger allowance for genuine file uploads and a combined size cap across multi-file batches.
- The background integration queue is now bounded. If scheduled tasks stall or an endpoint is unreachable, new jobs are dropped with a visible admin warning instead of the queue growing without limit.
- The authenticated headless API key is cleared from the submission context the moment it has been verified, so it can never be forwarded to a webhook, stored in the integration queue, or exposed to a hook.
- Headless API submissions now fail closed on free installs, and a valid headless key is accepted correctly again on Pro.
Notes
No action is needed on your side. If your site sits behind a proxy or CDN, declare it with the trusted-proxy filter so visitor IP addresses continue to be recorded accurately.
Main download
SHA-256 checksum
91634bc9a942aea626d683e134a7b3acb50da92acc5a744e0f2f0c1e1b95a720
Frequently asked questions
What does Formatrica Pro add over the free edition?
How many sites can I use my licence on?
What happens when my licence expires?
Which payment gateways are supported?
Do I need my own OpenAI key for the AI features?
Can I upgrade from the free edition without losing my forms?
What are the requirements?
Does Formatrica send my data anywhere?
Do you offer refunds?
Resources
Product details
Requirements
- PHP
- 8.1 - 8.4
- Wordpress
- 6.4 - 7.0
Statistics
- Total Downloads
- 0
- Type
- WordPress Plugin
- Category
- WordPress Plugins
- Created
- 04 July 2026
- Updated
- 07 August 2026
Tools built in the trenches. We develop the extensions we needed for our own projects, now refined for yours.