About This File
Small Widget to show a list of online users on a Rocket.Chat server.
Intended to be used along with the OAuth Server application that allows to login in a Rocket.Chat server using the forum credentials.
Instructions:
- download the .tar file
- upload into the Applications in your AdminCP
- use the block edit mode to add the new widget, use the edit button to add the rocket.chat server url (no / at the end!) and a user that can access the RESPT API
The Widget was tested on
- Rocket.Chat: 0.56.0
- IPB: 4.1.19.4
- PHP: 7.0.18 (should work with older versions as well, no fancy stuff used)
- OAuth2: 1.2.4
The rocket.chat username in this scenario will match the member name in the forum, so some nice profile links are possible.
Currently no caching is setup for the widget (if you have a bigger forum this will matter) - have not yet figured out how to configure the widget cache