ryssbowh/craft-triggers
Composer 安装命令:
composer require ryssbowh/craft-triggers
包简介
Run actions when events are triggered in Craft
README 文档
README
This plugin defines the structure for trigger management in the control panel. A trigger is triggered by a Craft event under certain conditions and applies certain actions when those conditions are met. Conditions can be specific to each trigger or global.
This plugin defines triggers and conditions and a Log action for testing purposes, it does not come with "real" actions as this would be site specific to your needs, actions can be easily created and registered on this plugin.
To define new triggers, conditions or actions you'll need a custom module or plugin, find more documentation on the Craft docs on how to define a new plugin. Or see an example in the examples folder.
Please open an new issue to request a usefull trigger/condition that doesn't exist yet or a pull request if you have one to add.
Installation
composer require ryssbowh/craft-triggers:^3.0
Documentation
统计信息
- 总下载量: 885
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-05-07