]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/ForceGroup/README
Merge branch 'master' into mmn_fixes
[quix0rs-gnu-social.git] / plugins / ForceGroup / README
1 The ForceGroup plugin allows forced group memberships and forces all notices
2 to appear in groups that users were forced in.
3
4 Installation
5 ============
6 add "addPlugin('ForceGroup');"
7 to the bottom of your config.php
8
9 Settings
10 ========
11 none
12
13 Example
14 =======
15 addPlugin('ForceGroup');
16