tohsakrat / flarum-ext-my-emoji

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyEmoji

MIT license Latest Stable Version Total Downloads

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

About

License:MIT License


Languages

Language:JavaScript 51.3%Language:PHP 31.2%Language:Less 17.5%