Active
Project:
Rules
Version:
4.0.x-dev
Component:
User Interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2012 at 18:30 UTC
Updated:
9 Feb 2025 at 00:10 UTC
Jump to comment: Most recent
ever debugged a commerce-after-checkout rule?
would be great: manually trigger rules events.
needs a data input to browse entities for parameters.
Comments
Comment #1
geek-merlinin fact we just need an action that fires an event.
the rest should be done with a "mock my event" action set.
Comment #2
Torenware commentedThis can be done in drush pretty easily, if I understand what you want to do.
This isn't a Commerce example, but here's something I did for an event I wrote:
I'm finding the API docs for Rule 2.0 to be pretty difficult to get through, but this at least is easy.
Comment #3
fagoWe could just build that similar to the "execute" functionality for components, we won't need an action for it. Not sure about the naming though?
Comment #4
tr commented