BingZi-233 [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.
datitisev BingZi-233 but these conflict with your requirements or minimum-stability. You need to set the minimum-stability in composer.json to beta.
BingZi-233 datitisev "config": { "preferred-install": "dist", "sort-packages": true }, "minimum-stability": "beta", "prefer-stable": true
brian85 I can confirm that only admins can see users online members cannot see another users connected.
RecepBilgin Antoine is it possible to improve this extension a little more? If it shows in detail like vBulletin? guests, members etc ..
Littlegolden RecepBilgin Great, like?: Two Guests: π¨π³ 127.45.108.1 πΊπΈ 192.168.0.1 Three Members: Golden 5 minutes RecepBilgin 1 minute lukas 2 minutes
[deleted] 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.
Littlegolden Can you provide a switch to display or not display the Online User List when not logged in?