Bachir Soussi Chiadmi b9c809d2c7 updated webform, uuid, synonyms modules 6 years ago
..
components b3221c71e2 security updates 9 years ago
css f2b8ace9b7 FINAL suepr merge step : added all modules to this super repos 9 years ago
images f2b8ace9b7 FINAL suepr merge step : added all modules to this super repos 9 years ago
includes b9c809d2c7 updated webform, uuid, synonyms modules 6 years ago
js b3221c71e2 security updates 9 years ago
templates f2b8ace9b7 FINAL suepr merge step : added all modules to this super repos 9 years ago
tests f2b8ace9b7 FINAL suepr merge step : added all modules to this super repos 9 years ago
views b3221c71e2 security updates 9 years ago
CHANGELOG.txt f2b8ace9b7 FINAL suepr merge step : added all modules to this super repos 9 years ago
LICENSE.txt f2b8ace9b7 FINAL suepr merge step : added all modules to this super repos 9 years ago
README.txt f2b8ace9b7 FINAL suepr merge step : added all modules to this super repos 9 years ago
THEMING.txt f2b8ace9b7 FINAL suepr merge step : added all modules to this super repos 9 years ago
webform.api.php b3221c71e2 security updates 9 years ago
webform.info b9c809d2c7 updated webform, uuid, synonyms modules 6 years ago
webform.install b3221c71e2 security updates 9 years ago
webform.module f6f7fd575f security updates of unpatched modules 7 years ago

README.txt

Description
-----------
This module adds a webform content type to your Drupal site.
A webform can be a questionnaire, contact or request form. These can be used
by visitor to make contact or to enable a more complex survey than polls
provide. Submissions from a webform are saved in a database table and
can optionally be mailed to e-mail addresses upon submission.

Requirements
------------
Drupal 7.x

Installation
------------
1. Copy the entire webform directory the Drupal sites/all/modules directory.

2. Login as an administrator. Enable the module in the "Administer" -> "Modules"

3. (Optional) Edit the settings under "Administer" -> "Configuration" ->
"Content authoring" -> "Webform settings"

4. Create a webform node at node/add/webform.

Upgrading from previous versions
--------------------------------
Note that if you are upgrading from a Drupal 6 installation of Webform, you MUST
have been running Webform 3.x on your Drupal 6 site before upgrading to Drupal
7 and Webform 3.x. You cannot upgrade directly from Webform 6.x-2.x to Webform
7.x-3.x.

1. Copy the entire webform directory the Drupal modules directory.

2. Login as the FIRST user or change the $access_check in update.php to FALSE

3. Run update.php (at http://www.example.com/update.php)

Support
-------
Please use the issue queue for filing bugs with this module at
http://drupal.org/project/issues/webform