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.

Client database with login feature

  1. negotiationtable
    Member

    Can I create the following with the Developer version of Gravity forms?

    1. Create a customer database. When a user signs up they are added to the database.
    2. Every time a new customer signs up a specific page is automatically created for them.
    3. Have a login/logout function allowing the customer to view their specific page. No other customers should have access to a different customers specific page

    My hope is to integrate this database with Paypal and a broadcast email service. An example being...A) customer registers and a specific page is created for them with a username and password. B) The customers email goes into the email database. C) customer purchases something. The item purchased is automatically shown on the customers specific page. D) If user doesn't redeem their purchase I can see that in my user database and email them to remind them they made the purchase. E) The customer can login on my site to see what they purchased.

    Can you verify what functions listed above are handled by Gravity Forms and what functions wouldn't be handled by Gravity Forms? Thanks in advance for your comments!

    Posted 12 years ago on Wednesday May 18, 2011 | Permalink
  2. This isn't something Gravity Forms does out of the box. It is certainly possible to implement something like this using Gravity Forms and the available Add-Ons but not without also writing custom code. What you described is pretty specialized so it would require customizations to accomplish this so you would need to know PHP and WordPRess development in order to implement the customizations.

    Posted 12 years ago on Wednesday May 18, 2011 | Permalink