HumHub Gravatar Module
This module integrates Gravatar with HumHub, providing users with automatic profile images based on their email addresses when they don't have a custom profile picture.
Features
- Automatically uses Gravatar as fallback for user profile images
- Configurable default style (identicon, monsterid, wavatar, retro, robohash, blank)
- Configurable content rating filter (G, PG, R, X)
- Admin panel for easy configuration
- Compatible with HumHub 1.8 and above
Installation
Via Marketplace
- Go to your HumHub Admin Panel
- Navigate to the Marketplace
- Search for "Gravatar"
- Click "Install"
Configuration
- Go to Administration -> Modules -> Gravatar
- Configure the default style and rating settings
- Save your changes
How It Works
The module works by hooking into HumHub's profile image display system:
- When a user does not have a custom profile image, the module fetches their Gravatar based on their email address
- If the user doesn't have a Gravatar account, the default style configured in the admin panel is used
- All images respect the maximum content rating set in the configuration
Requirements
Credits
- Gravatar is a service provided by Automattic Inc.
- Module development by Green Meteor