MyBB Community Forums
[For 1.6] [Updated] Invitation System - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Extensions (https://community.mybb.com/forum-201.html)
+--- Forum: Plugins (https://community.mybb.com/forum-73.html)
+---- Forum: Plugin Releases (https://community.mybb.com/forum-102.html)
+---- Thread: [For 1.6] [Updated] Invitation System (/thread-113141.html)

Pages: 1 2 3 4 5 6 7 8


[Updated] Invitation System - cfillion - 2012-02-09

This plugin allow you and users to send (or simply generate) invitations codes that allows visitors to register and reach user groups automatically after activation.

It may be useful for private forums or websites where members must be placed in specific groups after registration.

This plugin also replace the default MyBB referral system and extend it.

Download:
http://mods.mybb.com/view/invitation-system

If you have any questions, please reply here.


RE: Invitation System - Lo. - 2012-02-11

I just looked into this more. Veryh nice plugin. I'll have some fun with this.


RE: Invitation System - seeker - 2012-02-11

Nice, I will look at this now, thank you.
cfillion, Could you please add &referrer=$mybb->user['uid'] to the URL that comes after:
To refer a member to this board, direct them to...
..or, does your Invitation System already integrate w/ the referral system?

Thanks again.


RE: Invitation System - cfillion - 2012-02-11

(2012-02-11, 06:47 AM)seeker Wrote: Nice, I will look at this now, thank you.
cfillion, Could you please add &referrer=$mybb->user['uid'] to the URL that comes after:
To refer a member to this board, direct them to...
..or, does your Invitation System already integrate w/ the referral system?

Thanks again.

You can add PHP vars in the "footer text" setting.
If MyBB's referral system is disabled, my plugin will use/replace it.


RE: Invitation System - MrAnderson - 2012-02-11

Is it also possible to have an invitation code the only way of registering ?


RE: Invitation System - cfillion - 2012-02-11

(2012-02-11, 05:43 PM)Ansem Wrote: Is it also possible to have an invitation code the only way of registering ?

Yes, enable the "Is the invitation code is required" setting.


RE: Invitation System - seeker - 2012-02-11

(2012-02-11, 05:35 PM)cfillion Wrote: You can add PHP vars in the "footer text" setting.
If MyBB's referral system is disabled, my plugin will use/replace it.

(2012-02-11, 05:48 PM)cfillion Wrote: Yes, enable the "Is the invitation code is required" setting.

Nice*2 Sounds really good, thanks.




RE: Invitation System - cfillion - 2012-03-08

Releasing v1.3.1 (v1.3 never got published due to a stange bug with mod site).

This is a large update, with more than 14 new features and fixes.

Changelog Wrote:Version 1.3.1
- Can sort by expiration
- Enable the "Is the invitation code is required" setting by default

Version 1.3
- Added "Max attempts for registration" setting
- Added "Sort by" feature
- Fix bug with account activation
- Added "Mass Delete" feature
- Fix a theme issue
- Additional usergroups support for Invitation Manager admin/normal access
- Applied search to more fields
- Added "Referred By" in profile
- Display list of referred users in profile
- Set wich group can invite wich group
- Abort installation/activation if the "Use Referrals System" setting is enabled
- Added a third admin group
- Added Invitation Manager in Who's Online page

Now my plugin totally replace the default MyBB referral system and extend it (can show a list of invited users in member profile and display who invited members).

I hope you'll like this new release. Next version will come with mass-import tools. Smile


RE: [Updated] Invitation System - hamada27588 - 2012-03-09

good plugin

but when board register is closed it dosn't work so please add option to make rigister by invitation only when rigister closed on forum

and when i send invitation code to any person registered on forum it send the invitation code

so please add condition if user registered on forum don't create invitation code else create invitation code

( sorry for my bad english )


RE: [Updated] Invitation System - cfillion - 2012-03-09

Sorry but I did not understand.
What idea to enable this plugin if registrations are closed?
Open registrations, and if you want that an invitation code is required, just enable the "Is the invitation code is required" setting.

Quote:so please add condition if user registered on forum don't create invitation code else create invitation code
??
You're not supposed to invite members already registered.