WordPress WPForms Sync Plugin

Замовник: AI | Опубліковано: 25.11.2025

I’m building a site that relies on two separate WPForms—let’s call them Form A and Form B—and I need a lightweight plugin that automatically copies selected data from A into B the moment A is submitted. The hand-off has to happen instantly (no CRON jobs or manual actions) so visitors experience seamless continuity between the two forms. Here’s what I’m after: • A simple settings page inside the WP admin where I can map any field in Form A to any field in Form B through a dropdown or drag-and-drop interface. • Real-time transfer triggered right after Form A’s successful submission, using WPForms’ hooks or REST API. • An option to decide how incoming data is treated if a record already exists in Form B (overwrite, skip, or prompt)—I didn’t choose yet, so please keep it configurable. • Clean, documented code that respects WP-coding standards and remains portable if I change themes or update WPForms. I’ll test by submitting Form A and confirming the mapped fields appear in Form B without delay or data loss. Once verified, I’ll consider the job complete and leave a review right away.