Custom Levels foskym/flarum-custom-levels

Flarum Custom Levels, levels can be customized, and can trigger events.

Custom Levels

License Latest Stable Version Total Downloads

A Flarum extension. Flarum Custom Levels, levels can be customized, and can trigger events.

Better combinations

  • this.
  • xypp/forum-quests. Forum Quests, reward exp.
  • fof/user-directory. User Directory, sort by exp.
    • foskym/flarum-better-user-directory. Leaderboard podium style for user directory.
  • v17development/flarum-user-badges. User Badges.
  • xypp/flarum-websocket-notification. Realtime Notification.
  • askvortsov/flarum-auto-moderator. Auto assign badges or other action when exp updated.

Usage

set the levels

image

if you've installed xypp/forum-quests ever and quests done, you can run this command

php flarum foskym:custom-levels:refresh-quest

or you should set the reward exp, then run this command

php flarum foskym:custom-levels:refresh

set the display format

image

you can see the exp logs

image

Support

Installation

Install with composer:

composer require foskym/flarum-custom-levels:"*"

Command

php flarum foskym:custom-levels:detete-exp-logs  # Delete Exp Logs
php flarum foskym:custom-levels:refresh # Refresh Exp by settings
php flarum foskym:custom-levels:refresh-quest # Refresh Exp by Done quests

Updating

composer update foskym/flarum-custom-levels:"*"
php flarum migrate
php flarum cache:clear

Links

Versions

  • Version v3.4.0.

    Likely works with Flarum v1.8.8.

  • 13 additional versions.
  • Extension created.