laravel-enso / enso

Laravel Vue SPA, Bulma themed. For demo login use `admin@laravel-enso.com` & `password` -
https://www.laravel-enso.com
MIT License
1.08k stars 277 forks source link

Gravatar support question - feature request #324

Closed pongraczi closed 4 years ago

pongraczi commented 4 years ago

This is a feature request.

Prerequisites

Description

Is that possible to support gravatar and get the avatar by default from gravatar?

Expected behavior

After setting up an email for a user/people, it would be useful to get the avatar from gravatar.
The user should be able to upload his/her own new avatar as option and use that image instead of gravatar.

Actual behavior

It seems only avatar uploaded by the user supported.

aocneanu commented 4 years ago

It is but someone will have to make a pr for it.