I simply cannot find... How can I configure Workflow notifications? For example I want to be notified when a node workflow state was changed. Is there a module that implements those events?

Comments

kswan’s picture

Status: Active » Fixed

The Rules module (drupal.org/project/rules) can be configured to send an email when a workflow state change occurs.

This currently isn't available through the notifications module.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

David.W’s picture

works like a charm! Thanks