nearata/flarum-ext-gif-avatars

Add gif avatars

Installs: 550

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 1

Type:flarum-extension

1.0.0 2023-06-27 16:03 UTC

This package is auto-updated.

Last update: 2024-04-27 17:42:40 UTC


README

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