Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mailboxvalidator/mailboxvalidator-vanilla
This addon enable users to block disposal email, detect free email and validate if an email is valid.
https://github.com/mailboxvalidator/mailboxvalidator-vanilla
mailboxvalidator php vanilla
Last synced: about 2 months ago
JSON representation
This addon enable users to block disposal email, detect free email and validate if an email is valid.
- Host: GitHub
- URL: https://github.com/mailboxvalidator/mailboxvalidator-vanilla
- Owner: MailboxValidator
- License: mit
- Created: 2020-04-10T07:13:23.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T01:31:16.000Z (12 months ago)
- Last Synced: 2024-01-31T02:35:55.302Z (12 months ago)
- Topics: mailboxvalidator, php, vanilla
- Language: PHP
- Homepage: https://www.mailboxvalidator.com
- Size: 8.79 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# MailboxValidator Vanilla Forums Addon
MailboxValidator Vanilla Forums addon 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 version from the GitHub repo.
2. Unzip the folder and copy the *MailboxValidator* folder to the `plugins` directory of your Vanilla Forums.
3. Login to your forum dashboard, go to the 'Plugins' tab under the 'ADDONS'. Scroll down the list until found the plugin, and enable it.
4. Click the setting icon beside the enable button, and configure the setting there. For example: enter your MailboxValidator API key.## 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.
## Copyright
Copyright(C) 2018-2024 by MailboxValidator.com.