tastyigniter / ti-ext-automation
Configure automation rules to be triggered when other specific actions have taken place.
Fund package maintenance!
tastyigniter
Open Collective
Installs: 9 699
Dependents: 5
Suggesters: 0
Security: 0
Stars: 5
Watchers: 3
Forks: 3
Open Issues: 0
Type:tastyigniter-package
Requires
- tastyigniter/core: ^4.0
Requires (Dev)
- larastan/larastan: ^2.4
- laravel/pint: ^1.2
- pestphp/pest-plugin-laravel: ^3.0
- rector/rector: ^1.2
- sampoyigi/testbench: ^1.0
README
Introduction
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.
Features
- 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
Documentation can be found on the TastyIgniter documentation website.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Reporting issues
If you find a bug in this extension, please report it using the Issue Tracker on GitHub.
Contributing
Contributions are welcome! Please read TastyIgniter's contributing guide.
Security vulnerabilities
For reporting security vulnerabilities, please see our security policy.
License
TastyIgniter Automation extension is open-source software licensed under the MIT license.