gnu-social/plugins/GroupPrivateMessage/README

16 lines
257 B
Plaintext
Raw Normal View History

2016-01-22 16:01:24 +00:00
The GroupPrivateMessage plugin allows users to send private messages to a group.
Installation
============
add "addPlugin('GroupPrivateMessage');"
to the bottom of your config.php
Settings
========
none
Example
=======
addPlugin('GroupPrivateMessage');