• Hi,

    I am an intermediate WordPress user. I am trying to create a new service on the web to help people managing their contract.

    Here is my challenge:
    – I would like to use a wordpress website where users will register to use the service
    – Each user will create a record(s) in a database (user id, record id, text, dates, number…)
    – On user can create multiple records in the database
    – Each user should only access his own records
    – A user will be able to list his own records in a WP page (this page should only be visible to registered users)

    Do you know the best way to do that ?

    Thanks for your help.

    Regards,

    Jeremy

Viewing 3 replies - 1 through 3 (of 3 total)
  • Maybe a plugin such as this would help? It helps you setup different lists and users can pull up their lists.

    Could you tell me more about what kind of user data you wish to store in the database?

    Thread Starter taktilis

    (@taktilis)

    The plugin you propose is more for Ads and classifieds I think.

    The user records will be : company name, contract open date, contract end date, contract duration, monthly price…

    the purpose is no to make the information public, but rather allow the user to view all contract in one place (mobile phone contract, internet, GPS, car insurance…).

    Thread Starter taktilis

    (@taktilis)

    UP ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Create a database that contains different records for registered users’ is closed to new replies.