clarkwinkelmann / flarum-ext-status
User status for Flarum
Installs: 3 255
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 3
Forks: 0
Open Issues: 5
Language:JavaScript
Type:flarum-extension
Requires
- ext-json: *
- flarum/core: ^1.0
This package is auto-updated.
Last update: 2024-11-04 08:36:18 UTC
README
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!
Installation
composer require clarkwinkelmann/flarum-ext-status
Emoji list
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
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 to sponsor additional features or updates.
Support is offered on a "best effort" basis through the Flarum community thread.
Sponsors: GreXXL