README.txt in Check DNS 8
Same filename and directory in other branches
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.txtView source
- 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.