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.

GF with Wishlist Member, member renewal...

  1. Hello…

    I am using both Wishlist Member and GF on my site. This is what I want to do using these 2 plug-ins and I would like some help figuring out how to execute it: I am running a weight loss site. The membership is free, but is dependent on them reporting in to me weekly. I would like to set the WL member level to a 15 day membership (giving them a a one week grace period to report in). I would then like to have them fill out a Gravity Form I set up on the site which is their report they submit to me. Upon submitting the form, their WL membership is extended another 15 days. If they fail to fill out the Gravity Form, their membership expires after 15 days until they log-in and fill out the form. What is the best way to accomplish this? Thanks.

    Posted 13 years ago on Friday July 23, 2010 | Permalink
  2. You would have to use a Gravity Forms API hooks so on form submission it updates the expiration date of the membership for the user that is logged in and submitted the form.

    It would require PHP and MySQL know how to see where the expiration data is stored in the database and update it.

    How comfortable are you with PHP? If you need help you may want to consider hiring a consultant with Gravity Forms experience to look into it for you.

    Posted 13 years ago on Friday July 23, 2010 | Permalink
  3. Not comfortable enough, at least at this point. I am going to look into doing it manually for now, as I do not have the money for a consultant. Thanks...

    Posted 13 years ago on Saturday July 24, 2010 | Permalink