Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mailboxvalidator/mailboxvalidator-phpbb

This extension enable users to block disposal email, detect free email and validate if an email is valid.
https://github.com/mailboxvalidator/mailboxvalidator-phpbb

mailboxvalidator mailboxvalidator-phpbb php phpbb

Last synced: about 2 months ago
JSON representation

This extension enable users to block disposal email, detect free email and validate if an email is valid.

Awesome Lists containing this project

README

        

# MailboxValidator phpBB Extension

MailboxValidator phpBB extension enables user to easily validate if an email address is valid, a type of disposable email or free email.

This extension can be useful in many types of projects, for example

- to validate an user's email during sign up
- to clean your mailing list prior to email sending
- to perform fraud check
- and so on

## Installation

To install this extension, you will need to:

1. Download the latest release from GitHub repo.
2. Unzip the folder and copy the *mailboxvalidator* folder to the `ext` directory of your phpBB board.
3. Login to your ACP, go to "ACP" > "Customise" > "Extensions" and enable the "MailboxValidator Email Validator" extension.
4. Go to "Extensions" > "MailboxValidator Email Validator Settings", and set up your MailboxValidator API key there.

Dependencies
------------

An API key is required for this module to function.

Go to https://www.mailboxvalidator.com/plans#api to sign up for FREE API plan and you'll be given an API key.

## License

[GNU General Public License v2](https://opensource.org/licenses/GPL-2.0)

Copyright
---------

Copyright(C) 2018-2023 by MailboxValidator.com.