- Compatible XF Versions
- 2.1, 2.2
- Visible Branding
- No
- Additional Requirements
- WordPress must be installed on the same server as your XenForo forum.
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:
Accessible through
Bonus: If your WordPress site uses XFtoWP 1.5 (beta), 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
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 this helper plugin immediately after you copy the filepath.
---
Credit to @gigipmc for masterfully developing this addon
- Frontend XF registration
- Manual user creation from XF admin > Users > Create new
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 (beta), 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
- Download the zip file and install the addon to your XenForo admin panel
- Mark as active, and go to the addon's settings
- Enter the file path to the root folder of your WordPress website
- Done, test your first registration
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 this helper plugin immediately after you copy the filepath.
---
Credit to @gigipmc for masterfully developing this addon
- Related Resources
-
- XFtoWP - XenForo to WordPress integration
- Disable email and password edit