Command Line Interface
Below are the available commands for the Event Watcher module.
Checks events
bin/magento mirasvit:notificator:cron
This command will run all cron tasks of the module manually, without waiting for the system cron.
Send notification
bin/magento mirasvit:notificator:notify <event_id>
This command send specified event and has the following arguments:
Argument | Description |
---|---|
2 | send the notification message with event ID 2 , which can be found in the Event log. |