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
extdirectory of your phpBB board, copy thepikaron/nodeaemailsfolder. It must be so:/ext/pikaron/nodeaemails - Navigate in the ACP to
Customise -> Manage extensions. - Look for
No DEA Emailsunder the Disabled Extensions list, and click itsEnablelink.
- Navigate in the ACP to
Customise -> Extension Management -> Extensions. - Look for
No DEA Emailsunder the Enabled Extensions list, and click itsDisablelink. - To permanently uninstall, click
Delete Dataand then delete the/ext/pikaron/nodeaemailsfolder.
