-
-
Notifications
You must be signed in to change notification settings - Fork 557
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[generate:rules:*] Add rules integration #704
Comments
rules
integration
Looks like the generate rules action actually builds an Action plugin, not a RulesAction plugin. It should extend RulesActionBase. See: http://thefubhy.gitbooks.io/rules/content/extending_rules/rules_action_plugins.html |
PR #3824 |
PR for generate:plugin:rules:condition #3827 |
PR for generate:plugin:rules:dataprocessor #3828 |
It has been merged |
Problem/Motivation
The main goal is this issue is to add commands to generate rules module components:
Solution
Generate templates based on rules documentation:
http://thefubhy.gitbooks.io/rules/content/extending_rules/rules_action_plugins.html
The text was updated successfully, but these errors were encountered: