Search code examples
xmlwordpressformsgravity-forms-plugin

wordpress gravity form xml


I am trying to create some software in VB (.Net) that takes a .txt file, and converts it into a .xml file that can be imported into Gravity Forms plugin in Wordpress.

Could someone give me an example .xml file for a contact form that Wordpress/Gravity forms will accept?

Thanks! Marie


Solution

  • try this: http://pastie.org/9676594

    Please note in Gravity Forms 1.9 which is currently in beta we have changed the import/export format to JSON. Exporting of forms to XML is no longer possible. Importing of XML files is not being deprecated in 1.9 as it is still needed to allow the import of legacy XML files.