User Pic Kit
Categories
Component ID
1814248
Component name
User Pic Kit
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
5577
Component created
Component changed
Component body
|
|
Drupal 8 development continues over at Avatar Kit |
Allow users to choose a picture (avatar) to represent their account, from multiple providers.
Includes integration with Gravatar (via Gravatar integration), Robohash, and Drupal core picture uploads.
Features
- Cache pictures locally.
This is useful for performance, and is required to enable image styles (resize etc), as Drupal cannot process user styles for remote pictures - Users choose which picture provider they want to use on the user edit form.
- Control access to each picture provider, with permissions.
- Documented API allows you to implement your own picture provider.
Dependencies
- Drupal 7
- Imagecache Profiles
Installation
- Download User Pic Kit and its dependency: Imagecache Profiles
- Enable the module.
- Enable permission for Drupal core pictures, and any other provider, for registered users.
Additional Providers
Support for Twitter, Facebook, and other pictures can be found in User Pic Kit Extras!
