Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clarkwinkelmann/flarum-ext-emojionearea
Add EmojioneArea emoji picker to Flarum
https://github.com/clarkwinkelmann/flarum-ext-emojionearea
emoji emojione-area extension flarum flarum-extension
Last synced: 3 months ago
JSON representation
Add EmojioneArea emoji picker to Flarum
- Host: GitHub
- URL: https://github.com/clarkwinkelmann/flarum-ext-emojionearea
- Owner: clarkwinkelmann
- License: mit
- Created: 2017-01-30T17:53:27.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T04:08:18.000Z (about 2 years ago)
- Last Synced: 2024-10-14T10:46:12.661Z (3 months ago)
- Topics: emoji, emojione-area, extension, flarum, flarum-extension
- Language: JavaScript
- Homepage: https://discuss.flarum.org/d/4787
- Size: 1.1 MB
- Stars: 27
- Watchers: 5
- Forks: 12
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-flarum - Emoji Picker - Add EmojioneArea emoji picker. (Extensions / Discussion ([:top:](#table-of-contents)))
README
# EmojiOne Area for Flarum
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/clarkwinkelmann/flarum-ext-emojionearea/master/LICENSE.txt) [![Packagist](https://img.shields.io/packagist/v/clarkwinkelmann/flarum-ext-emojionearea.svg)](https://packagist.org/packages/clarkwinkelmann/flarum-ext-emojionearea) [![Packagist](https://img.shields.io/packagist/dt/clarkwinkelmann/flarum-ext-emojionearea.svg)](https://packagist.org/packages/clarkwinkelmann/flarum-ext-emojionearea) [![Donate](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.me/clarkwinkelmann)
![Screenshot of the editor](https://i.imgur.com/iFt2AS8.png)
![Screenshot of the settings](https://i.imgur.com/A63PMUR.png)This extension adds the [EmojiOne Area](https://github.com/mervick/emojionearea) emoji picker to [Flarum](https://github.com/flarum).
Please note that, as the name suggests, the emoji list and images used in this library are EmojiOne, which was previously used by Flarum until beta 7.
However Flarum now switched to Twemoji, which means the images shown in the picker and those inserted in the post will be (slightly or radically) different.
The picker is dynamically loaded from jsDelivr CDN when opened, which means this extension has virtually no impact on performance until the user interacts with the picker.
## Installation
composer require clarkwinkelmann/flarum-ext-emojionearea
## Support
This extension is under **minimal maintenance**.
It was developed for a client and released as open-source for the benefit of the community.
I might publish simple bugfixes or compatibility updates for free.You can [contact me](https://clarkwinkelmann.com/flarum) to sponsor additional features or updates.
Support is offered on a "best effort" basis through the Flarum community thread.
**Sponsors**: [ctml](https://discuss.flarum.org/u/ctml)
## Links
- [GitHub](https://github.com/clarkwinkelmann/flarum-ext-emojionearea)
- [Packagist](https://packagist.org/packages/clarkwinkelmann/flarum-ext-emojionearea)
- [Discuss](https://discuss.flarum.org/d/4787)