You are here

README.txt in Check DNS 8

Same filename and directory in other branches
  1. 7 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration

INTRODUCTION
------------

The Check DNS module simply prevents user registration with an invalid
email domain on the user registration form. It validates the email domain
before registration and checks if the domain exists. This prevents false
registration.

REQUIREMENTS
------------

This module requires no modules outside of Drupal core.

INSTALLATION
------------

 * Install as you would normally install a contributed Drupal module. Visit:
   https://www.drupal.org/docs/extending-drupal/installing-drupal-modules
   for further information.

CONFIGURATION
-------------

The module has no menu or modifiable settings. There is no configuration.

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. INTRODUCTION
  8. ------------
  9. The Check DNS module simply prevents user registration with an invalid
  10. email domain on the user registration form. It validates the email domain
  11. before registration and checks if the domain exists. This prevents false
  12. registration.
  13. REQUIREMENTS
  14. ------------
  15. This module requires no modules outside of Drupal core.
  16. INSTALLATION
  17. ------------
  18. * Install as you would normally install a contributed Drupal module. Visit:
  19. https://www.drupal.org/docs/extending-drupal/installing-drupal-modules
  20. for further information.
  21. CONFIGURATION
  22. -------------
  23. The module has no menu or modifiable settings. There is no configuration.