Closed schmunk42 closed 10 years ago
Haven't digged too much in the code, but here's a nice extensions for Yii2 already, which supports gravatar. https://github.com/cebe/yii2-gravatar
It's so easy to do I leave it to the getPictureUrl() method in PictureIdentityImplementation. Check out the last block of ExampleUser::getPictureUrl().
Oh, OK ... that really looks straightforward ;)
Haven't digged too much in the code, but here's a nice extensions for Yii2 already, which supports gravatar. https://github.com/cebe/yii2-gravatar