Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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)