forumaker / profile-cover
Adds the ability to upload a cover image to a profile
Package info
github.com/forumaker/Profile-Cover
Type:flarum-extension
pkg:composer/forumaker/profile-cover
2.0.0
2026-04-23 16:10 UTC
Requires
- php: >=8.2
- flarum/core: ^2.0
README
Adds the ability to upload a cover image to a profile. Supports Flarum 2.x only
🚀 Features
- 🖼️ Upload cover images to user profiles
- 🎞️ GIF support — animated covers
- 📐 Proportional thumbnails — no cropping
- ⚙️ Configurable max file size in admin panel
📸 Screenshots
📦 Installation
Run this in your Flarum root directory:
composer require forumaker/profile-cover:"*"
🔄 Upgrading from sycho/flarum-profile-cover
- Uninstall
sycho/flarum-profile-cover - Install
forumaker/profile-cover - Run
php flarum migrate— existing covers, settings and permissions are preserved automatically
🔗 Links
Fork of sycho/flarum-profile-cover with GIF and WebP support and improved thumbnails