nearata / flarum-ext-gif-avatars
Add gif avatars
Installs: 1 764
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 1
Type:flarum-extension
Requires
- php: ^8.0
- flarum/core: ^1.8
Requires (Dev)
- laravel/pint: ^1.5.0
README
Add gif avatars
How to use
If the user has permission to use gifs, they just need to upload it.
If gifsicle is available globally, than the gifs will be resized to 100x100 pixels.
Install
composer require nearata/flarum-ext-gif-avatars:"*"
Update
composer update nearata/flarum-ext-gif-avatars:"*"
php flarum cache:clear
Remove
composer remove nearata/flarum-ext-gif-avatars php flarum cache:clear