The TastyIgniter Automation extension allows you to automate certain actions within your TastyIgniter application. These automations are triggered when specific events occur, such as a change in order state. Actions can include sending an email to a customer or sending print jobs to a printer when an order status.
- Event-driven automation system
- Customizable automation actions
- Conditional automation rules
- Background processing using Laravel Queue
- Global parameters available to all automation rules
- Extendable with custom events, actions, and conditions
Documentation can be found on the TastyIgniter documentation website.
Please see CHANGELOG for more information on what has changed recently.
If you find a bug in this extension, please report it using the Issue Tracker on GitHub.
Contributions are welcome! Please read TastyIgniter's contributing guide.
For reporting security vulnerabilities, please see our security policy.
TastyIgniter Automation extension is open-source software licensed under the MIT license.