SKevo Ok. For the future is it aproperiate way of informing about extension update? Or should I post it in our thread?

    aaronlbpeterman the "official" way is through GitHub. Although I've never seen anyone request an update there (GitHub doesn't receive much attention in general, I want to look for ways to put it more on eyes). Maybe it's because that I keep every extension up-to-date once in a while (approx. every week).

    You can just ping me anywhere, even on Discord, write me a mail or send a letter - I'll get the message. As for appropriate way, then that's GitHub, but I think that extension update isn't that big deal to be requested in an issue. A simple message will do the trick

      I would like to point out one potential enhancement. I don't know whether it would be hard to implement but whatever. One genious idea is to let advance from one rank to another (old rank is replaced with new one). Example based on likes:
      Liked (50 likes) >> Popular (150 likes) >> Loved One (300 likes)

      Edit.
      Oh Its actually possible sorry xD

        askvortsov What I did is:
        Liked: 50 <= x <= 149
        Popular: 150 <= x <= 299
        Loved One: 300 <= x

        It works just fine. When users stops satisfying previous range old rank goes off and new one is on.

        4 days later

        What is the command to recalculate the memberships?

          malago trust levels are recalculated when users log in. I believe the command is php flarum trustlevels: recalculate

            askvortsov It works!

            One thing I noticed, I am planning to add a lot of trust levels as a way to reward my users with new ranks and the list is growing too much for it to be shown in the dropdown area!

            When I click "Select a group", I cannot see the last groups since they are going below the modal height. Any way you can fix this?

            Thanks!

              16 days later

              v0.2.0

              Update for beta 16

              malago One thing I noticed, I am planning to add a lot of trust levels as a way to reward my users with new ranks and the list is growing too much for it to be shown in the dropdown area!

              When I click "Select a group", I cannot see the last groups since they are going below the modal height. Any way you can fix this?

              Thanks!

              I have a big UX refactor planned, no guaruntee as to the date yet unfortunately.

              23 days later
              • [deleted]

              I want site administrators not to be included in these groups. what can I do?

                [deleted] This currently isn't supported, but I might eventually add support via "conditions"

                15 days later
                • [deleted]

                • Edited

                How can I use php flarum trustlevels: recalculate command. This code did not work in ssh

                • ctml replied to this.

                  [deleted]

                  from the base of the flarum directory. what's the output when you execute the command?

                  php flarum trustlevels:recalculate