Create a database that contains different records for registered users
-
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)
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.