Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mailboxvalidator/mailboxvalidator-phpbb
- Owner: MailboxValidator
- License: gpl-2.0
- Created: 2020-02-03T00:18:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-02T02:40:51.000Z (about 1 year ago)
- Last Synced: 2024-01-02T03:33:29.444Z (about 1 year ago)
- Topics: mailboxvalidator, mailboxvalidator-phpbb, php, phpbb
- Language: PHP
- Homepage: https://www.mailboxvalidator.com
- Size: 25.4 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
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.