README
UserList Plugin for NodeBB
A simple plugin that will change the user list view to a more detailed table, with user emails.
Installation
npm install nodebb-plugin-userlist
A detailed user list with emails
<script type="module">
import nodebbPluginUserlist from 'https://cdn.skypack.dev/nodebb-plugin-userlist';
</script>
A simple plugin that will change the user list view to a more detailed table, with user emails.
npm install nodebb-plugin-userlist