This extension prevents the registration of a user in the phpBB forum when using a disposable or temporary email account (DEA).
Such as:
- Mailinator
- Spamgourmet
- TrashMail
- Burnr
- HMail
- Temp Mail
No DEA Emails Extension is based in https://github.com/wesbos/burner-email-providers
- phpBB >= 3.2.4
- PHP >= 5.6
- Extension cURL of PHP loaded.
- Download the latest release.
- In the
ext
directory of your phpBB board, copy thepikaron/nodeaemails
folder. It must be so:/ext/pikaron/nodeaemails
- Navigate in the ACP to
Customise -> Manage extensions
. - Look for
No DEA Emails
under the Disabled Extensions list, and click itsEnable
link.
- Navigate in the ACP to
Customise -> Extension Management -> Extensions
. - Look for
No DEA Emails
under the Enabled Extensions list, and click itsDisable
link. - To permanently uninstall, click
Delete Data
and then delete the/ext/pikaron/nodeaemails
folder.