Setting Up the Advanced Post Creation Add-On

Summary

The Advanced Post Creation Add-On is an official Gravity Forms add-on that allows you to convert submitted entries into a WordPress post or page or custom post type including extensive control of multiple features and metadata using the feed settings.

Pre-Requisites

Limitations

The Advanced Post Creation Add-on does not support creating or registering the Custom Post Types, Custom Fields (post meta) or Taxonomies that it can publish to. If you need to publish to post types that are not already created or registered in your WordPress installation, you will need to take care of that using code or with any of the plugins that support creating and registering custom post types and custom fields.

Setup

Once the add-on has been installed, you will need to create a feed to publish your form into a Post or Custom Post Type. See the Creating a Feed for the Advanced Post Creation Add-On article for instructions.