You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This sounds great! I would recommend taking a look at the Drupal ECA module - https://www.drupal.org/project/eca , and the BPMN modeler: https://www.drupal.org/project/bpmn_io .
#7781
Closed
ehuelsmann opened this issue
Dec 8, 2023
· 0 comments
This sounds great! I would recommend taking a look at the Drupal ECA module - https://www.drupal.org/project/eca , and the BPMN modeler: https://www.drupal.org/project/bpmn_io .
BPMN.io is a standalone JS modeler for managing events, conditions, actions, and gateways, all through an interface that essentially lets you draw flow charts, and is gaining traction across other projects.
Drupal's ECA module uses BPMN with Drupal's standard plugin system, providing Event, Condition, and Action plugins that can be defined in code, and easily added/configured/implemented through BPMN with no code.
This would be tremendous for adding things like payroll rules, taxes, etc.
BPMN.io is a standalone JS modeler for managing events, conditions, actions, and gateways, all through an interface that essentially lets you draw flow charts, and is gaining traction across other projects.
Drupal's ECA module uses BPMN with Drupal's standard plugin system, providing Event, Condition, and Action plugins that can be defined in code, and easily added/configured/implemented through BPMN with no code.
This would be tremendous for adding things like payroll rules, taxes, etc.
Originally posted by @freelock in #7770 (comment)
The text was updated successfully, but these errors were encountered: