clarkwinkelmann/flarum-ext-status
最新稳定版本:1.0.0
Composer 安装命令:
composer require clarkwinkelmann/flarum-ext-status
包简介
User status for Flarum
关键字:
README 文档
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
Links
统计信息
- 总下载量: 5.4k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-11-14