Extends the MyBB Referrals System by showing latest referrals in UserCP and allowing users to see each others referrals.
Extends the MyBB referral system and gives it more power. Adds recent referrals into the user's User Control Panel.
Users can also see each other's referrals in their profile pages by clicking the referrals information link. For each referrals, some actions are available such as adding as buddy or sending private messages.
Very useful for referral contests on premium communities.
Version 2.1.1
- To upgrade, overwrite all files, no need to uninstall or deactivate.
- Added strict SQL mode compatibility
myrefercp_latest - numeric: How many latest referrals should be shown in the UserCP?
Users can see their latest X referrals in the UserCP using this plugin. How many latest referrals should they see? A link will still allow them to see all, including more details.
usercp: Adds the latest referrals to the UserCP
member_profile: Adds a link to see all referrals in the user profiles
usercp_myrefercp: The referrals center general template
usercp_myrefercp_entry: The template for one entry inside the referrals center
member_profile_myrefercp: Data shown in the member profile by referrals center
refercp_view: Generic page template for referrals center
refercp_confirm: Confirm adding a referral as buddy template