Currently module works only for user entities. This is not sufficient as it should cover also profile entities where it makes more sense to have resume
profile bundle. I suggest the module could start to generalize a bit.
I start with calculating data function to be usable for any entity. Backwards compatibility is kept, so it still works for user entities. This should be then ported once the function is converted to service.
Next steps should be:
- make a config deriver per entity per bundle
- dynamic config schema
- adjust form accordingly
Having this we can always load corresponding config for given entity and calculate data in general way.
Needs work
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.