| Project: | Ubercart Contributions |
| Component: | Code |
| Category: | |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Hi Lyle,
Really nice work on the integration with WF-ng. Could be nice giving for newbies some default configurations (Order checkout complete, order status changed, payment received), and set them as disabled.
Cheers,
Amitai


Here's an example, let me know what you think - I can add some more.
Notice the configuration is disabled by default.
Event - checkout complete
Conditions: none
Actions:
1. Notify admin by email.
2. Change order status to processing
3. Notify user by message that order is processed.