ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,649
- Points
- 823
Reputation:
I am working on a migration of about 5k users from a Drupal deployment to XenForo. I don't need to carry over anything other than the users.
My current thought is to write a quick script that populates the user info into the XML format of the data-portability import/export users feature in the Admin Control Panel.
Would this be a decent approach, or should I consider another way to import the user (my understanding is direct insert into xf_user table is not best practice)? If so, does...
Read more
Continue reading...
My current thought is to write a quick script that populates the user info into the XML format of the data-portability import/export users feature in the Admin Control Panel.
Would this be a decent approach, or should I consider another way to import the user (my understanding is direct insert into xf_user table is not best practice)? If so, does...
Read more
Continue reading...