Site icon Hip-Hop Website Design and Development

import (migration) consumer database to wp-users

I’m having exhausting time for importing to user-meta and post-meta from my non-wp-tables. I’m attempting to do db migration from consumer desk and submit desk to WordPress tables.

So it is perhaps

I’ve been looking for good plugins however it’s all restricted. (solely primary info)

My previous consumer desk has all of customers info on only one row (1 line) corresponding to cellphone quantity, cellular, DOB.. and so forth. These should be on user-meta desk.

Previous consumer tables and wp-users are on identical database now.

How can I insert consumer info from previous consumer desk to wp-user(for primary info) and wp-usermeta (for further info)?

Is it doable to make it with PHP coding? (as a result of it is on identical database)
I’m attempting to determine it out learn how to do with php coding or one thing else.

If anybody is aware of are you able to advise me a pattern coding?
or anyone is aware of any good plugins? all of them I discovered will not be sufficient to place all of consumer info.