Skip to content
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

Make events more user friendly #1

Open
napravicukod opened this issue Dec 4, 2018 · 0 comments
Open

Make events more user friendly #1

napravicukod opened this issue Dec 4, 2018 · 0 comments

Comments

@napravicukod
Copy link
Contributor

It would be good to make events available for non-tech people in order to make them easier to use.
For instance, there could be a list of available events mapped into something like:

[
    'Example.CREATED' => 'backend\models\Example::EVENT_AFTER_INSERT',
    // ...
]

This could be added to app config inside this component.

This way, events could be offered to user as a dropdown list or something similar.

This could be an option for when web hooks are managed by people who are not familiar with code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant