PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

How to create user registration using Gravity Forms

  1. semyou
    Member

    Hi,

    I want to use gravity form for user registration. I don't want to buy the developer edition. Can you give some highlights/guidance on how to proceed. FYI, I have also installed the Theme-My-Login plugin. Any guidance is very much appreciated.

    Thanks

    Posted 10 years ago on Friday May 31, 2013 | Permalink
  2. David Peralty

    You would want to try to use one of our hooks like gform_after_submission to grab the user details and create the WordPress user registration. You would have to look at how to PHP code your own user registration system to interact with WordPress. To be honest, if you were to hire a developer to create the custom code to integrate Gravity Forms with WordPress as a user registration system, it would likely be more than $200.

    http://www.gravityhelp.com/documentation/page/Gform_after_submission

    Posted 10 years ago on Friday May 31, 2013 | Permalink