MyEmoji
nodeloc/flarum-ext-my-emoji
Simple emoji manager for Flarum.
- Downloads
- 591
- Version control
- github.com/nodeloc/flarum-ext-my-emoji
MyEmoji
Simple emoji manager for Flarum. Modify from flamoji.
Installation
composer require nodeloc/flarum-ext-my-emoji
Updating
composer update nodeloc/flarum-ext-my-emoji
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
Versions
-
Version 1.0.2.
Likely works with Flarum v1.8.9.
Unlikely to work with Flarum v2.0.0-beta.1.
-
2 additional versions.
-
Extension created.