Sync All the Forms, in All the Places
Take your form management to the next level by Git-ifying and syncing your forms across local, staging, and production environments. Simply update forms locally, push the updated JSON files (e.g. via Git), and sync your forms.
What Problem Does FormSync Solve?
Form plugins are great. Managing forms across different environments isn't. Say you're developing a website locally, and that site has various forms. To move those forms to staging, you'd need to export them from your local environment, then import them on staging. Likewise for production. And all over again if those forms change. See how this can get messy?
FormSync solves this by allowing users of popular WordPress form plugins to save their forms to JSON, which can be version controlled. This makes moving forms across different environments as simple as $ git push
.
Want to see how it works?
Check out this tutorial for using FormSync with Gravity Forms (the same process applies to WPForms and Contact Form 7, as well).
FormSync Integrations
FormSync currently integrates with the following form builder plugins for WordPress:
Gravity Forms
WPForms
Contact Form 7
While FormSync integrates with these awesome plugins, it is not affiliated with their parent companies and/or the developers behind them.
Stay Synced Up with Development, too
Stay in touch with development updates, and submit your feedback or ideas to help improve FormSync.