Ability to customize user profile picture on Admin #963
denolfe
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
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.
-
Currently, we do not have a way to customize the user profile picture in the admin interface.
This ability could be added by exposing it as a custom component under
admin.components.graphics
. Payload should pass it the user details. This way plugins could be written such as for Gravatar.Beta Was this translation helpful? Give feedback.
All reactions