[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/webform/ -> README.txt (source)

   1  Description
   2  -----------
   3  This module adds a webform content type to your Drupal site.
   4  A webform can be a questionnaire, contact or request form. These can be used 
   5  by visitor to make contact or to enable a more complex survey than polls
   6  provide. Submissions from a webform are saved in a database table and 
   7  can optionally be mailed to e-mail addresses upon submission.
   8  
   9  Requirements
  10  ------------
  11  Drupal 6.16 or higher
  12  
  13  Installation
  14  ------------
  15  1. Copy the entire webform directory the Drupal sites/all/modules directory.
  16  
  17  2. Login as an administrator. Enable the module in the "Administer" -> "Site
  18     Building" -> "Modules"
  19  
  20  3. (Optional) Edit the settings under "Administer" -> "Site configuration" ->
  21     "Webform"
  22  
  23  4. Create a webform node at node/add/webform.
  24  
  25  Upgrading from previous versions
  26  --------------------------------
  27  1. Copy the entire webform directory the Drupal modules directory.
  28  
  29  2. Login as the FIRST user or change the $access_check in update.php to FALSE
  30  
  31  3. Run update.php (at http://www.example.com/update.php)
  32  
  33  Support
  34  -------
  35  Please use the issue queue for filing bugs with this module at
  36  http://drupal.org/project/issues/webform
  37  


Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7