nodebb-plugin-avatargallery
v1.0.1
Published
A NodeBB plugin to display a gallery of avatars that users can select from and which admins can manage.
Downloads
11
Maintainers
Readme
Avatar Gallery Plugin for NodeBB
A NodeBB plugin to display a gallery of avatars that users can select from and which admins can manage.
Installation
Really simple, just install the plugin with npm install nodebb-plugin-avatar-gallery
or via your forum's admin control panel. Then upload some avatars using the admin control panel. You can specify the access level for each avatar in the admin panel, so you can have avatars that are reserved for administrator or moderator use only.
Configuration
Currently avatars are uploaded to /uploads/avatars/ and are given a unique id. In the future I might add configurable settings for this.