-
Notifications
You must be signed in to change notification settings - Fork 3
/
README.txt
45 lines (31 loc) · 1.39 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
mailcheck!
=========================
The mailcheck jQuery plugin now takes its leap to Drupal, with mailcheck.
Now also supports the Webform module!
What is it good for?
-------------------------
mailcheck implements mailcheck.js (https://github.com/Kicksend/mailcheck) with Drupals forms, primarily the Register form.
Simply put, mailcheck checks the email form for typos, say the user writes in [email protected] mailcheck will suggest [email protected].
Kicksend reports of a 50% decrease in sign up confirmation email bounces.
http://blog.kicksend.com/how-we-decreased-sign-up-confirmation-email-b
Checkout the demostration here.
http://dev11.reload.dk/mailcheck/
Drupal features
------------------------
mailcheck is shipped with a handy configuration panel, which lets you do awesome stuff like..
- mailcheck on webform email fields
- mailcheck on Registerform
- 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 installation folder, default path is "/sites/all/libraries/mailcheck/jquery.mailcheck.min.js"
4. Configure at /admin/conf/mailcheck
5. See magic happen!
Contact
-----------------------
Catch me on twitter if you got questions etc.
https://twitter.com/#!/MartinElvar