You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently also exploring any flexible, non-interactive ways of obtaining this value ( and any other useful values ) via the command line as well.
The https://docs.humhub.org/docs/admin/console/ commands are very useful, however I am not aware of a way to add a custom command outside of the base humhub installation, similar to the theming implementation.
I tried importing https://github.com/yiisoft/yii2-shell via composer to see if there is a non-interactive mode but this seems to downgrade and remove many essential humhub dependencies. Although the command did still seem to work in interactive mode
Is it possible to make a USER>SESSION endpoint to GET the members statistic - number of online users
https://github.com/humhub/humhub/blame/0086c52945f32f5b2dd86c17a194a9014238dc2a/protected/humhub/modules/directory/widgets/MemberStatistics.php#L27
At the moment there only appears to be an option to DELETE sessions:
https://www.humhub.com/en/marketplace/rest/docs/html/user.html#tag/Session/paths/~1user~1session~1all~1{id}/delete
The text was updated successfully, but these errors were encountered: