Giter VIP home page Giter VIP logo

identibyte-for-contact-form-7's Introduction

=== Identibyte for Contact Form 7 ===
Author: Identibyte
Contributors: Identibyte
Tags: Identibyte, contact form 7, cf7, spam blocker, disposable email
Requires at least: 3.0.1
Tested up to: 5.0.2
Stable tag: 1.0.0
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Make your forms intelligent. Detect and block signups and emails from
disposable and fake email addresses in your Contact Form 7 forms.

=== Description ===

Identibyte for Contact Forms 7 will detect and block signups and
submissions from disposable email addresses in your forms. Saving
resources for *real* users allows you to spend time and money on the
users that need it most.

Setting up is easy:

1. Install the Identibyte for Contact Form 7 plugin.
2. Enable Identibyte validation on any Contact Form 7 email tag.

You can use Identibyte for Contact Form 7 completely free without an
Identibyte account and make 20 "checks" per hour. If you need more
checks, you just need to sign up for Identibyte and create a free or
upgraded API token. Learn more below.

= How it works =

When you have Identibyte for Contact Form 7 installed and activated,
Identibyte will validate the `[email]` tags in your Contact Form 7
forms. All you need to do is add the `identibyte:true` option to any
`[email]` or `[email*]` tag.

For example, like this: `[email* your-email identibyte:true]`

When the form is submitted, Identibyte will check if the email is a
**disposable email address**. Identibyte has custom technology and
processes for discovering and keeping a highly up-to-date blacklist of
disposable email providers.

And that's it! Now your signup forms are intelligent and can detect
and block users signing up or submitting information that have a
disposable email address.

[Learn more about how Identibyte works here](https://identibyte.com).

= Adding an API token =

If you need to make more than 20 API requests an hour, you can
[sign up for an Identibyte account]((https://identibyte.com/signup)
and [create an API token](https://identibyte.com/dashboard/tokens).
Once you have a token, enter it the Identibyte plugin's admin settings
page.

After the 20 checks per hour are exhausted, if you haven't entered an
API token, Identibyte will be bypassed and will not fail the form
submission validation.

= What you need to know =

Identibyte for Contact Form 7 relies on making HTTP requests to the
[Identibyte API](https://identibyte.com). API calls are made when a
Contact Form 7 form is submitted, for every field that has the
`identibyte:true` option.

Identibyte is an external service and has it's own
[Terms of Service](https://identibyte.com/termsofservice) and
[Privacy Policy](https://identibyte.com/privacypolicy), which you can
review at those links.

= Support =

For any assistance, check out the
[Identibyte website](https://identibyte.com) and
[API documentation](https://identibyte.com/#docs) for helpful
resources, or email us
directly at [email protected].

=== Screenshots ===

1. Prevent form submissions when users enter a disposable email address.

2. Easily enable Identibyte on any Contact Form 7 email field.

=== Installation ===

The best way to install Identibyte for Contact Form 7 is through your
Worpress Dashboard. Just search for **Identibyte** or
**Identibyte for Contact Form 7**, and click "Install".

*Note: Contact Form 7 must be installed and active for this plugin to work.*

identibyte-for-contact-form-7's People

Contributors

codyreichert avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

identibyte-for-contact-form-7's Issues

Submit to WordPress directory checklist

Only a couple of things needed before we can submit to the WordPress directory:

  • Add link to GPLv3 license file
  • Add readme.txt
  • Go through WordPress Developer Checklist
  • Add screenshots
  • Submit to WordPress Directory

Follow-up

  • Add banner image for WP page

(Feedback Loop 1](#1 (comment))

First set of feedback tasks from the WordPress team

  • Sanitize inputs (9c5d655)
  • Check in logo image (a38f40c)
  • Update readme abt 3rd party service (65d1545)
  • Send new .zip file to WordPress team

Show admin message when no token is available

Since Identibyte requires a token to make requests, this is an extra step the user has to take before Identibyte will work.

We need to show a persistent message in the admin panel if the user has this plugin enabled, but does not have a token saved.

Add custom option for validation failure message

If the form validation fails with a disposable email, we have a hard-coded error message. There are two options here (and we can allow both):

  • Allow the user to enter a custom message when Identibyte validation fails
  • Allow user to choose the default "spam" message from CF7 (this should be the default).

Validate url and url* fields

In addition to email and email* fields, we can add filters to validate url and url* fields too.

Should just be a couple of lines, but locally I had issues with URL encoding the URL fields before sending them to Identibyte.

Add option to only send domain when checking emails

This will be useful for users in the EU, or similar, where they don't want to send a 3rd party service the full email for every user.

  • Add an admin option to only send Identibyte the domain when checking emails.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.