Enable the site to initiate automated actions from conditions, events, or defined schedules.

Rules examples

This project contains example code for Rules 2 plugins:

Syndeploy

Syndeploy diagram

Let's say that you want to deploy content from your staging site to production, or more generally, from one site to another (or multiple) sites. You could use Deployment, but what if you prefer a pull model over a push model? Then Syndeploy is for you. Changes are published via a feed, and then other sites can slurp them in. The slurping portion is to be handled by a corresponding Feeds processor plug-in.

Rules token processor

A small module for processing tokens containing in a field in a context of a node. Can be used, for example, for generating various documents from templates.

Webhooks

The webhooks logo.

Webhooks are "user-defined HTTP callbacks". They are usually triggered by some event, such as pushing code to a repository or a comment being posted to a blog.

Rules Date

Adds 2 new rules.
CCK Date: Set "created/Authored on" field to CCK date field.

Pages

Subscribe with RSS Subscribe to RSS - Automation