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

Higgs

It is not called god particle, it's the god damned particle

This module tries to explain the weight of modules by introduce the higgs field to drupal.

Maestro Initiator

Maestro gives a great workflow module. One of the short coming is the inability to choose different flow templates in production.

PDF Archive

The PDF Archive module provides the ability to generate PDF archives of any entity triggered by Rules actions. Both the entity view mode and role of the simulated user used for rendering the entity can be set per rule.

An example feature is included to demonstrate the configuration of this module.

PDF Archive was initially developed for Lab4 Web Design by Realityloop.

 

Required modules

rules_form_alter

rules_form_alter - rule in action

This module allows you to to do use your favorite hook_form_alter techniques using rules

Objective:
Provide site developers access to all the power of the hook_form_alter through rules so they can store business logic along side other rules.

Currently provides:

  • An event rules_hook_alter
  • A condition to check the form id (option for contains or exact match)
  • An action to set a form element value using three parameters [name][key] = value
  • An action to set a form element [name] = array(...)
  • Works with commerce_stock: all actions are available from the add to cart validation event. Can be used to create additional form actions like 'download product image'

You can set multiple properties of a form elements using multiple actions like #markup, #weight & #default_value.

You can create new form elements or modify existing once

You can reference nested elements for fieldsets in the format of:
{fieldset}/{fieldset}/{form element}

Also check out Rules Forms Support for similar functionality.

Rules panes

Rules Panes allow embedding Rules components as content panes in Panels (or so).

Pages

Subscribe with RSS Subscribe to RSS - Automation