Compatible XF Versions
2.1 , 2.2
Visible Branding
No
A simple XenForo addon that registers users to your WordPress website with the same username, email, and password as entered during XF registration. This addon covers:
  1. Frontend XF registration
  2. Manual user creation from XF admin > Users > Create new
For convenience, each new WordPress user is marked with a special from_xf flag in the user's profile meta.
Accessible through get_user_meta( $wp_user_id );

Bonus: If your WordPress site uses XFtoWP 1.5, newly created WP users will be easily manageable via the plugin's interface and custom user fields will be synced to the new user after registration is captured.

XFtoWP is NOT required to use this addon.

-----
Setup instructions
  1. Download the zip file and install the addon to your XenForo admin panel
  2. Mark as active, and go to the addon's settings
  3. Enter the file path to the root folder of your WordPress website
  4. Done, test your first registration

Screen Shot 2022-03-08 at 10.59.49 AM.png


Don't know your WP site's filepath?

Install this helper plugin to your WordPress site to print the filepath to the top of your website. Make sure you delete the plugin immediately after you copy the filepath.
  • Like
Reactions: Aram
Author
XenForo
Views
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from XenForo

Latest updates

  1. Register users who sign up through Connected Accounts

    When an XF user registers through a "Connected Account" option such as social media, a random...
Back
Top Bottom