Add avatar to admin user

System Information
  • 4.25.12:
  • Ubuntu 20.04:
  • MySQL 8:
  • 20.0.9:
  • 10.9.1:
  • 1.22.17:

Hi!

I’d like to include an avatar to the admin users’ profile. The idea is that I’d like to show in the frontend the avatar of the user that created the content in the backend. So far the only information in the profile is First Name, Last Name, Email, Username, Password, Interface language and Interface mode.

Thanks!
Carles

Extend the User through a Profile entity and add the avatar there.