Extensions emit C(R)UD actions #22095
Dominic-Marcelino
started this conversation in
Feature Requests
Replies: 1 comment
|
Good idea, Adding read emit action could be useful. IE "User downloaded this file", or "user viewed this profile". |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Summary
In order for other extensions to listen for extensions changes they should emit create update and delete actions like other collections.
Basic Example
No response
Motivation
Listen to extension changes and require an extension from another extension.
Detailed Design
Same as in other services
Requirements List
Must Have:
Drawbacks
n/A
Alternatives
n/a
Adoption Strategy
n/a
Unresolved Questions
No response
All reactions