Add plugin READMEs
This commit is contained in:
15
plugins/GroupPrivateMessage/README
Normal file
15
plugins/GroupPrivateMessage/README
Normal file
@@ -0,0 +1,15 @@
|
||||
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');
|
||||
|
Reference in New Issue
Block a user