|
|
Drupal example source code file (README.txt)
The README.txt Drupal example source codeDescription ----------- 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 6.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" -> "Site Building" -> "Modules" 3. (Optional) Edit the settings under "Administer" -> "Site configuration" -> "Webform" 4. Create a webform node at node/add/webform. Upgrading from previous versions -------------------------------- 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 Other Drupal examples (source code examples)Here is a short list of links related to this Drupal README.txt source code file: |
"Drupal" is a registered trademark of Dries Buytaert.
my drupal tutorials and examples
Copyright
1998-2016 Alvin Alexander, alvinalexander.com
All Rights Reserved.
Beginning in 2016, a portion of the proceeds from pages under the '/drupal-code-examples/' URI will be donated to charity.