Hello WordPress community. I currently have a rudimentary site that, for the most part, is just information about my business with a small form for people to contact me.
Right now, all my customers are in an SQL database, along with data associated with each customer. For simplicity sake it’s just 2 tables. I want to implement a simple login system for all my current clients where they can:
1. Login to the portal (simple login page)
2. View their account data (simple dashboard page)
That’s all, nothing to complex, but I’m not too familiar with WordPress so I’m looking for some tips in the right direction.
I know I need to somehow migrate the data from my sql tables but I’m unsure of a good and secure method since there is sensitive data the clients will be accessing.
Any help is greatly appreciated!
[ad_2]
[https://client-portal.io/](https://client-portal.io/)
edit: for the downvoter, if you click the link you’ll see that it’s a plugin.