gnu-social/plugins/ForceGroup/README

17 lines
282 B
Plaintext
Raw Normal View History

2016-01-22 16:01:24 +00:00
The ForceGroup plugin allows forced group memberships and forces all notices
to appear in groups that users were forced in.
Installation
============
add "addPlugin('ForceGroup');"
to the bottom of your config.php
Settings
========
none
Example
=======
addPlugin('ForceGroup');