< Home - < Back

drupal7-rules


Information about the package, drupal7-rules, which is shipped with common Linux distributions. The drupal7-rules package is designed for, React on events and conditionally evaluate actions.


Package Name:

drupal7-rules

Summary:

React on events and conditionally evaluate actions

Description:

The Rules module allows site administrators to define conditionally executed actions based on occurring events (known as reactive or ECA rules). It's a replacement with more features for the trigger module in core and the successor of the Drupal 5 workflow-ng module. This package provides the following Drupal modules: * rules * rules_admin * rules_i18n * rules_scheduler

Architecture:

noarch

Version:

2.10

Release:

1.el6

Size:

184 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for drupal7-rules


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


Command

Description of Command

yum install drupal7-rules

This command will install drupal7-rules on the server.

yum remove drupal7-rules

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

yum -y remove drupal7-rules

This command will un-install drupal7-rules 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-rules when using the -y flag.

yum update drupal7-rules

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

yum -y update drupal7-rules

This command will update drupal7-rules 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-rules when using the -y flag.

yum info drupal7-rules

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

yum deplist drupal7-rules

This command will show you the dependencies for drupal7-rules. 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-rules

This command will check if there is an update waiting on drupal7-rules. 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.