Rules

fago - November 7, 2007 - 13:34
Rules

#D7CX: I pledge that rules will have a full Drupal 7 release on the day that Drupal 7 is released.

The rules modules 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 workflow-ng module.

It opens new opportunities for site builders to extend the site in ways not possible before.
So you can:

• send customized mails to notify your users about important changes
• build flexible content publishing workflows
• create custom redirections, system messages, breadcrumbs, ..
• and a lot more....

Modules may use the rules module's API to provide new events, conditions, actions, rule sets as well as default rules, which can be customized by users. Users can share their customizations by using the built-in import/export feature.

Furthermore it features
• a flexible scheduling system - schedule everything!
• a modular input evaluation system - plug in modules like the token module and make use of it in
every action!
• The module has been developed with site performance in mind, so it makes use of diverse caching routines to speed up rule evaluation.

Installation notes
To get token replacements in your actions, install the latest release of the token module! You need version 6.x-1.12 or later.

For a 5.x version have a look at workflow-ng, as the rules module is the improved 6.x version of it. Rules supports upgrading from workflow-ng, read UPGRADE.txt.

Useful links:
List of modules supporting rules: link
Group for discussion and usage questions: link
Developer's blog: link
Rules integration issues for other modules can be found here

To get started have a look at the documentation!.
Before asking questions read the FAQ.

Releases

Official releasesDateSizeLinksStatus
6.x-1.12009-Aug-28162.37 KBRecommended for 6.xThis is currently the recommended release for 6.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2009-Nov-03166.79 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.