nodeloc / flarum-ext-my-emoji
Simple emoji manager for Flarum.
Installs: 896
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 2
Open Issues: 1
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^1.0.2
Conflicts
README
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.