Minimalistic user status for Flarum.
This extension was written live on YouTube. Watch the video on the Clark writes code channel. Support me on Patreon!
composer require clarkwinkelmann/flarum-ext-status
The emoji lists for PHP were generated from the simple-emoji-map
node package via those javascript commands:
console.log(JSON.stringify(Object.keys(emojiMap))); // all.json
console.log(JSON.stringify(Object.keys(emojiMap).filter(emoji => emojiMap[emoji][0].indexOf('flag_') === 0))); // flags.json
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 to sponsor additional features or updates.
Support is offered on a "best effort" basis through the Flarum community thread.
Sponsors: GreXXL