< Home - < Back

drupal7-webform


Information about the package, drupal7-webform, which is shipped with common Linux distributions. The drupal7-webform package is designed for, Enables the creation of forms and questionnaires.


Package Name:

drupal7-webform

Summary:

Enables the creation of forms and questionnaires

Description:

Webform is the module for making forms and surveys in Drupal. After a submission, users may be sent an e-mail "receipt" as well as sending a notification to administrators. Results can be exported into Excel or other spreadsheet applications. Webform also provides some basic statistical review and has an extensive API for expanding its features. Some good examples could be contests, personalized contact forms, or petitions. Each of these could have a customized form for end-users to fill out. If you need to build a lot of customized, one-off forms, Webform is a more suitable solution than creating content types and using CCK or Field module. Explanation of Webform vs. CCK (or Fields) [1]. This package provides the following Drupal 7 module: * webform [1] http://drupal.org/documentation/modules/webform#webform-vs-cck

Architecture:

noarch

Version:

4.15

Release:

1.el6

Size:

237 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for drupal7-webform


Control the drupal7-webform package with the following handy commands outlined below.


Command

Description of Command

yum install drupal7-webform

This command will install drupal7-webform on the server.

yum remove drupal7-webform

This command will un-install drupal7-webform on the server. When you run this command, you will be asked if you are sure that you want to remove drupal7-webform, so you have to manually confirm that you want to do this.

yum -y remove drupal7-webform

This command will un-install drupal7-webform on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove drupal7-webform when using the -y flag.

yum update drupal7-webform

This command will update drupal7-webform to the latest version. When you run this command, you will be asked if you are sure that you want to remove drupal7-webform, so you have to manually confirm that you want to do this.

yum -y update drupal7-webform

This command will update drupal7-webform to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove drupal7-webform when using the -y flag.

yum info drupal7-webform

This command will show you core information about the drupal7-webform package.

yum deplist drupal7-webform

This command will show you the dependencies for drupal7-webform. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update drupal7-webform

This command will check if there is an update waiting on drupal7-webform. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.