Description
Invite users to register in your WordPress website with email invitation. It limits wordpress access to invited users only. Protect fake registrations from hackers and bots.
How it works?
1) You enter Email Id
of the user to send invitation.
2) User gets link to register.
3) User clicks the link and sign up.
4) User can login with password he has choosen.
Features :
- Allow registrations for only invited users ( Invite Only registrations )
- No need to manually setup accounts
- Protect fake registrations from hackers and bots.
- Custom SMTP can be configured
- Email template customization supported
- Registration page customization supported
- Added Role Based Access (for Editors, Authors or roles you want)
Screenshots
Installation
- Upload
invitation-based-registrations
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to
Invite Users
tab to send invitations
Reviews
Contributors & Developers
“Invitation Based Registrations” is open source software. The following people have contributed to this plugin.
Contributors“Invitation Based Registrations” has been translated into 6 locales. Thank you to the translators for their contributions.
Translate “Invitation Based Registrations” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.2.8
Added Hide SMTP tab option
2.2.7
Fixed typo in defauilt email template
Fixed typo in for attribute on username label
2.2.5
Added more shortcodes (from name and from email) in email body and subject
2.2.4
Added after register redirect link
2.2.3
Added feedback link
2.2.2
Added Role Based Access (for Editors, Authors or roles you want)
2.2.1
Added Registration page, from name and from email customizations
2.1.3
Added custom STMP support
2.1.2
Added custom email template and subject support
2.1.1
Added multiple user invitations support
1.0.1
UI improvement
1.0.0
Initial Release