$ cnpm install extplug-user-profiles
ExtPlug plugin for accessing user profiles through the standard plug.dj UI. It allows you to see users's profiles, play histories, and the public rooms they host.
You can install this plugin by going to your ExtPlug settings menu, pressing "Install Plugin", and entering this Plugin URL:
https://unpkg.com/extplug-user-profiles
Clicking a username anywhere results in a popup like this:
Clicking a username in such a popup gets you into the Profile View for that user with some common information.
You can also check their play history and the public rooms that they host straight from the standard UI.
Note: this section is intended for developers only.
First, install dependencies:
npm install
Then, use:
npm run build
The plugin will be built using the ExtPlug CLI.
The built plugin will be stored at build/user-profiles.js
.
Copyright 2014 - 2017 © taobao.org |