479 B
479 B
bungloo-plugins
A set of plugins for Tent client Bungloo
#Install
- Copy or move the
it.to.work
directory in the Bungloo directory for plugins. - Add
require([ 'plugins/it.to.work/hide-replies', 'plugins/it.to.work/unread-posts', 'plugins/it.to.work/marked-posts' ], function() { } );
to yourPlugin.js
file. - Restart Bungloo.