nearata / flarum-ext-gif-avatars
Add gif avatars
Package info
github.com/Nearata/flarum-ext-gif-avatars
Type:flarum-extension
pkg:composer/nearata/flarum-ext-gif-avatars
1.0.0
2023-06-27 16:03 UTC
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