/contact-form

A basic drupal module that creates a contact form

Primary LanguageJavaScriptMIT LicenseMIT

CONTENTS OF THIS FILE

INTRODUCTION

This is a basic drupal module that creates a contact form and places it at /contact-us.

REQUIREMENTS

  • drupal 7

INSTALLATION

CONFIGURATION

This module add a form that has custom validation. It uses php and js to check for credit card numbers or social security numbers in the text fields, and validates the email address.

CUSTOMIZATIONS

  1. Creates the contact-us form. Which is located at /contact-us.