]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/GroupPrivateMessage/README
Merge remote-tracking branch 'gnuio/master' into nightly
[quix0rs-gnu-social.git] / plugins / GroupPrivateMessage / README
1 The GroupPrivateMessage plugin allows users to send private messages to a group.
2
3 Installation
4 ============
5 add "addPlugin('GroupPrivateMessage');"
6 to the bottom of your config.php
7
8 Settings
9 ========
10 none
11
12 Example
13 =======
14 addPlugin('GroupPrivateMessage');
15