sanwhere Hi, thank you for your suggestion. As I said in a previous message:

I don't think that Flarum saves the number of guest somewhere. If it's the case, it will be difficult to add this feature without several modifications.

I don't have enough time (and maybe skill) to do this but I would be happy to test and accept a Pull request that adds this feature!

Hello, does your extension be compatible with beta 9 and 10 ?

    • [deleted]

    brian85 Yes, it is. I'm using it on Beta10, and was also on Beta9

      Thanks so I will wait the fix.

      I'm can set permission who can view this extension who online ?

      [deleted]
      please help me! I can't use it on beta 10! And it prompts the following text:

      Problem 1
      - Installation request for antoinefr/flarum-ext-online 0.4.0 -> satisfiable by antoinefr/flarum-ext-online[0.4.0].
      - antoinefr/flarum-ext-online 0.4.0 requires flarum/core 0.1.0-beta.8 -> satisfiable by flarum/core[0.1.x-dev, v0.1.0-beta.10, v0.1.0-beta.8, v0.1.0-beta.8.1, v0.1.0-beta.8.2, v0.1.0-beta.9] but these conflict with your requirements or minimum-stability.

        BingZi-233 but these conflict with your requirements or minimum-stability.

        You need to set the minimum-stability in composer.json to beta.

          datitisev

          "config": {
          "preferred-install": "dist",
          "sort-packages": true
          },
          "minimum-stability": "beta",
          "prefer-stable": true

          I can confirm that only admins can see users online members cannot see another users connected.

          2 months later
          17 days later

          How do I increase my 5-minute online time?

          a month later
          • [deleted]

          • Edited

          Littlegolden You need to be careful with this. Under GDPR regulation (and soon to be CCPA), you need to mask the IP addresses (such as 192.168.0.0 is acceptable) if you have visitors from the EU or California.

            Can you provide a switch to display or not display the Online User List when not logged in?

            12 days later
            9 days later

            Great extension! But it needs to be hidden when viewing "All Tags" page (forum.com/tags)

              ScottBeeson Try this:

              .TagsPage .OnlineUsers {
              display: none;
              }
              6 months later

              How i can change font of "Who is Online" ? And how add font awensome ?

              3 months later
              2 months later
              2 months later

              Wadera Any plans to get it Beta 14 ready?

              Push Beta 15? 🙂
              Thanks!

              2 months later

              Hello, when will the beta 16 upgrade update be released extension?

              6 days later

              I installed it without realizing that it was not compatible.

              I uninstalled it using the remove command, but the thread doesn't show up...

              I keep getting a loading screen.
              How can I solve this problem?