Restrict Email Domains
Allows you to restrict which domains users can register with.
IMPORTANT: PLEASE DO NOT USE THE REVIEWS SECTION FOR SUPPORT OR TO REPORT BUGS. THERE IS NO GUARANTEE I WILL SEE IT, AND I CANNOT REPLY THERE, SO I CANNOT DO ANYTHING TO ACTUALLY HELP YOU. TO GET SUPPORT, MAKE A SUGGESTION OR REPORT A BUG, USE THE FOLLOWING LINKS.Support, Suggestions and Feedback - Report Bug
Name: Restrict Email Domains
Description: Allows you to restrict which domains users can register with.
Website: http://mattrogowski.co.uk
Author: MattRogowski
Authorsite: http://mattrogowski.co.uk
Version: 1.0.1
Compatibility: 1.6.x
Files: 2
Settings added: 3 (1 group)
Information:
This plugin will allow you to only accept registrations from certain email domains.
You can also choose to override the check when editing users in the ACP.
To Install:
Upload ./inc/plugins/restrictemaildomains.php to ./inc/plugins/
Upload ./inc/languages/english/restrictemaildomains.lang.php to ./inc/languages/english/
Go to ACP > Plugins > Activate
Change Log:
14/10/10 - v0.1 -> Initial 'beta' release.
23/10/10 - v0.1 -> v0.2 -> Fixed bug where it would check the email where it shouldn't do. Also shows a list of allowed domains in the error saying the given domain is invalid. To upgrade, reupload ./inc/plugins/restrictemaildomains.php and ./inc/languages/english/restrictemaildomains.lang.php
08/11/10 - v0.2 -> v1.0 -> Tweaked how it checks the validity of the email address. To upgrade, reupload ./inc/plugins/restrictemaildomains.php
18/11/10 - v1.0 -> v1.0.1 -> Email address was validated before the check for if it should even be validated. To upgrade, reupload ./inc/plugins/restrictemaildomains.php