Skip to content

jsbalsera/Mailchecker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mailchecker!
=========================

The mailcheck jQuery plugin now takes its leap to Drupal 7, with Mailchecker. 


What is it good for?
-------------------------

Mailchecker implements mailcheck.js (https://github.com/Kicksend/mailcheck) with Drupals forms, mainly the Register form.


Simply put, Mailchecker checks the email form for typos, say the user writes in [email protected] Mailchecker will suggest [email protected].

Demo site to come.

Drupal features
------------------------

Mailchecker is shipped with a handy configuration panel, which lets you do awesome stuff like..

- Mailchecker on Registerform
- Mailchecker in Fields
- Customable notice message
- Adding new domain support
- Gestures on typos

Installation
-----------------------

1. Download and enable the module
2. Download the latest version of mailcheck.js (https://github.com/Kicksend/mailcheck/tree/master/src)
3. Place it in you Drupal installationi folder, default path is "/sites/all/libraries/mailcheck/jquery.mailcheck.min.js"
4. Configure at /admin/conf/mailchecker
5. See magic happen!

About

A mail typo checker! Holy goat, is this gonna pwn!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 77.7%
  • JavaScript 22.3%