Skip to main content

Migrate Forms to WS Form Pro

TL;DR

  1. Migrate forms via WS Form > Migrate in WordPress admin
  2. Import submissions after form migration for automatic field mapping
  3. Add Cloudflare Turnstile for spam protection (replace old CAPTCHA)
  4. Verify all actions - check email notifications, redirects, and integrations
  5. Test thoroughly before removing the old plugin

Supported Source Plugins

WS Form Pro includes a built-in migration tool that supports importing from:

  • Gravity Forms
  • WPForms
  • Contact Form 7
  • Ninja Forms
  • And others

The migration tool imports forms, submissions, and most field types including file uploads and signatures.

Migration Steps

1. Import the Form

  1. Navigate to WS Form > Migrate in the WordPress admin
  2. Select the source plugin (e.g., Gravity Forms, WPForms)
  3. Choose the form you want to import
  4. Select Form to import the form structure
  5. Click Start Import
  6. Once complete, click Edit Form to review in the layout editor
Source Forms Are Preserved

Your original form will not be changed or deleted during migration. You can reference it if needed.

2. Import Submissions (Optional)

After importing a form, you can migrate historical submissions:

  1. Click Import Submissions after the form import completes
  2. WS Form automatically maps fields from the source form
  3. Review the field mappings and adjust if needed
  4. Start the submission import
Import Order Matters

Always import the form first - WS Form creates automatic field mappings that make submission imports seamless.

3. Review and Update Form Settings

After migration, manually verify:

  • All fields imported correctly
  • Field validation rules are intact
  • Conditional logic works as expected
  • Multi-page forms have correct page breaks

Setting Up Cloudflare Turnstile

Replace legacy CAPTCHA solutions with Cloudflare Turnstile for better UX and spam protection.

1. Create Turnstile Widget in Cloudflare

  1. Log in to the Cloudflare Dashboard
  2. Navigate to Turnstile in the sidebar
  3. Click Add Site
  4. Enter your Site Name (widget identifier)
  5. Enter your Domain (can be main domain or subdomain)
  6. Choose Widget Type:
    • Managed (recommended) - Cloudflare decides if challenge is needed
    • Non-interactive - Shows loading bar, no user interaction
    • Invisible - No visual indicator
  7. Click Create
  8. Copy the Site Key and Secret Key

2. Configure WS Form

  1. Go to WS Form > Settings > Spam Protection
  2. Paste the Site Key and Secret Key
  3. Click Save

3. Add Turnstile to Forms

  1. Edit your migrated form
  2. Drag the Turnstile field onto your form
  3. Configure appearance options:
    • Theme: Auto, Light, or Dark
    • Appearance: Always, Execute, or Interactive Only
    • Invalid Feedback Text: Custom error message
  4. Save and publish the form

Post-Migration Checklist

Verify Submit Actions

After migration, double-check all form actions are configured correctly:

Email Notifications

  • Recipient email addresses are correct
  • Reply-To is set to the form's email field
  • Email subject and body templates are intact
  • CC/BCC addresses migrated (if applicable)

Redirects

  • Thank you page URLs are correct
  • Conditional redirects work as expected
  • Pass-through parameters are configured

Integrations

  • CRM integrations reconnected (HubSpot, Salesforce, etc.)
  • Email marketing connections verified (Mailchimp, etc.)
  • Payment gateways configured (Stripe, PayPal)
  • Webhook URLs updated if needed

Testing

  1. Submit a test entry on the live form
  2. Verify email notifications are received
  3. Confirm redirect behavior
  4. Check submission appears in WS Form > Submissions
  5. Test on mobile devices

Cleanup

Once verified:

  1. Update any shortcodes/blocks referencing old forms
  2. Remove old form plugin (after confirming everything works)
  3. Clear any caching plugins

Troubleshooting

IssueSolution
Fields missing after importSome add-on features may not import - add manually in WS Form
Conditional logic not workingRecreate complex conditions in WS Form's conditional editor
Submissions not importingVerify field mapping matches between source and destination
Turnstile not validatingCheck Site Key/Secret Key are correct and domain is whitelisted

Resources