Description
This plugin is no longer maintained
This plugin was originally written for a client, but may be useful for others. The client was using the s2Member framework to manage paid users, and WP Affiliate Manager to allow members to make affiliate income. They wanted members to get an affiliate account automatically when they registered.
When a user registers on a site using the s2Member framework, this plugin automatically creates an affiliate account for the user.
This addon requires WP Affiliate Manager and the s2Member framework.
Errors and successes are logged in the WP Affiliate Manager log files if debugging is enabled in WP Affiliate Manager.
Installation
- Upload the plugin zip file using WordPress’ plugin installer, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to the Settings->Auto s2Member Affiliate screen. Copy the URL given there and add it to s2Member settings, API/Notifications -> Registration Notifications or API/Notifications -> Signup Notifications.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Auto s2Member Affiliate” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Auto s2Member Affiliate” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
v1.3
Added notice that plugin is no longer maintained
v1.2
Bug fix: Overuse of esc_url()
v1.1
Set user’s PayPal email to their login email
v1.0
Bug fix: affiliate had two records created
v0.1
- Initial version