Forums

Exporting user accounts into seperate SQL database (3 posts)

  1. Ronnie
    Member
    Posted 11 months ago #

    how easy is it to export wordpress user accounts into a seperate SQl database?

  2. s_ha_dum (was apljdi)
    Member
    Posted 11 months ago #

    Basic user information is is wp_users and wp_usermeta. That is pretty easy to get out but it would make a very small stand alone database. If you want posts, comments, etc. associated with your users you could be potentially pulling from every or almost every table in the database. That could be quite hard to get right.

  3. Ronnie
    Member
    Posted 11 months ago #

    very helpful, thanks

Reply

You must log in to post.

About this Topic

Tags

No tags yet.