Hi,
I would like to use default custom local avatar images for the user and the staff, how can I do that?
Thank you!
You would have to modify the code to add another avatar type. osTicket uses Gravatar for icons associated with email addresses.
Can you please provide the code if possible to use user.png and staff.png as default images locally for avatars instead of using gravatar
You would have to do one of the following: - figure out how to do that yourself - hire someone to do it
@Kemp You need to sign up for an account here with the email address you want to associate with the avatar: https://en.gravatar.com/ Cumbersome to say the least. Can't understand why OSTicket decided to use gravatar, seems like it would have been much simpler to just have an upload image option, or even both.