the-turk / flarum-flamoji

Simple emoji manager for Flarum.
MIT License
8 stars 9 forks source link

Flamoji

MIT license Latest Stable Version Total Downloads

Simple emoji manager for Flarum.

Screenshots:

Picker

Features

Installation

composer require the-turk/flarum-flamoji

Updating

composer update the-turk/flarum-flamoji
php flarum migrate
php flarum assets:publish
php flarum cache:clear

Import and Export Configurations

I added these features so we can share our custom emoji configurations. Just use the "Export JSON" button from the extension's settings page to export your configuration and "Import JSON" button to import others. However, importing action will only import the configuration, not the image files. You still need to upload those images manually into your server.

Links