Nearata / flarum-ext-gif-avatars

Add gif avatars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gif Avatars

license packagist changelog

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

About

Add gif avatars

License:The Unlicense


Languages

Language:PHP 80.3%Language:TypeScript 17.9%Language:JavaScript 1.8%