kolakube updated XFtoWP - XenForo to WordPress integration with a new update entry:
SureCart + SureMembers Integration
Read the rest of this update entry...
I will have to look into our options for logging in from XF, but that is mostly not possible at this moment since the REST API/webhooks don't have any triggers for that. :/
Let me check your license - if it is active I will add the extra support extension! I really hope these new features can...
When do you get this screen?
Now that users are connected, the best route to take is to send them to the wp-login.php screen (but custom login forms can work too) and have them login.
If you have the settings in WP admin > XF > User syncing > Login actions enabled, they will auto-login to XF...
When you edit the user from WP, does it show there is a connected XF user? When you are on the Edit user screen, scroll to the bottom of the page where it says "XenForo Profile" and the associated username should be there.
Also, can you show me the settings you use before you run the sync?
kolakube updated XFtoWP - XenForo to WordPress integration with a new update entry:
More powerful and precise mass user syncing tools across WordPress and XenForo
Read the rest of this update entry...
Fun morning read! I am still impressed by what the framework makes possible-especially from 2.2-2.3-and I feel very confident about its longevity if you still see so much to improve in the tooling that is "slowing you down" despite it being able to accomplish far more than basically any other...
The REST API doesn't return users by groups, so I had an addon made to make it possible to return users by primary and/or secondary groups that may help you:
https://xenforo.com/community/resources/rest-api-extension-kit.9927/
I really do apologize, it turned into a much larger project than first anticipated. So much that the Bulk actions tool within the plugin got a redesign, and I even had a XenForo addon made to make usergroup data available over the REST API.
After testing this the last couple of days, I...
I don't think I've seen a moderation endpoint, care to expand?
This addon is actually very simple and mostly just takes lists of data from the XF finder and makes it readable over the API.
Heh, at least we have our definitions straight. Lastly, can you confirm the user ID you entered in WP admin > XF > Site Setup > Super User ID has permissions to post a thread in the forum you are trying to post to from WP?