nearata/flarum-ext-gif-avatars

Add gif avatars

Maintainers

Package info

github.com/Nearata/flarum-ext-gif-avatars

Type:flarum-extension

pkg:composer/nearata/flarum-ext-gif-avatars

Statistics

Installs: 4 185

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

1.0.0 2023-06-27 16:03 UTC

This package is auto-updated.

Last update: 2026-02-27 21:32:48 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