Modules Unraveled Podcast

109 Getting Rules Ported to Drupal 8 with Josef Dabernig, Klaus Purer and Wolfgang Ziegler - Modules Unraveled Podcast

Informações:

Synopsis

## Rules * For those new to Drupal, what is the Rules module?   * Intro Rules: events, conditions, actions   * Programming for site builders   * Giving workflows into the hands of the site builders, workflow building blocks like Lego     The Rules module allows site administrators to define conditionally executed actions based on occurring events (known as reactive or ECA rules).   Example use cases Build flexible content publishing workflows changes Send customized mails to notify your users about important updates Create custom redirections, system messages, breadcrumbs, ... Build an e-commerce store using Drupal Commerce And many more…   Rules has fantastic integration with Drupal Core APIs and all structured data exposed using the Entity and Fields systems, over 350 other contributed modules specifically integrate with the Rules API by to provide their own custom events, conditions, actions or exposing custom data in a reusable way.   Use case: Automating processes Rules serves the need for automating pro