Workflow-ng - Next generation workflows for drupal
Next generation workflows for drupal
Workflow-ng allows one to customize drupal's built in workflows in a very flexible way.
In short, it's a rule-based event driven action evaluation system.
E.g. this is useful for
• sending customized mails notifiying your users about important changes
• building flexible content publishing workflows
• creating custom redirections
• and a lot more....
Modules may use workflow-ng's API to provide defaults, which can be customized by users.
Users can share their customizations by using the built-in import/export tool.
Also check my drupal related blog for infos about the latest developments and plans: http://more.zites.net/workflow-ng
