README
nodebb-plugin-hide-emails
Hide email from all users, except admins. By default, Global Moderators are able to see emails, which this plugin prevents.
To use, install this module to your NodeBB setup, and activate the plugin.
Hide email from all users, except admins. By default, Global Moderators are able to see emails, which this plugin prevents.
<script type="module">
import nodebbPluginHideEmails from 'https://cdn.skypack.dev/nodebb-plugin-hide-emails';
</script>
Hide email from all users, except admins. By default, Global Moderators are able to see emails, which this plugin prevents.
To use, install this module to your NodeBB setup, and activate the plugin.