Project:
UbercartCategory:
feature requestPriority:
normalStatus:
fixedHi 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



Configuration example
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.
Re: Configuration example
This is a great idea. Sorry it took so long to respond. I spent a couple hours on workflow issues today, adding a new action and a default configuration. I also made a type available for contributions posted in the contrib directory called "Workflow Configuration." My recommendation would be to post these sorts of configurations as contributions so others can find them easier down the road, and we'd be sure to contact you if we wanted to fold any into core.
I'll be writing documentation on workflow tomorrow, and I'll be sure to point out that configurations may be imported/exported using the Workflow UI.
Thanks for the post!