forked from GNUsocial/gnu-social
Add plugin READMEs
This commit is contained in:
16
plugins/ModHelper/README
Normal file
16
plugins/ModHelper/README
Normal file
@@ -0,0 +1,16 @@
|
||||
The ModHelperPlugin plugin lets users who have been manually marked as
|
||||
"modhelper"s silence accounts.
|
||||
|
||||
Installation
|
||||
============
|
||||
add "addPlugin('ModHelperPlugin');"
|
||||
to the bottom of your config.php
|
||||
|
||||
Settings
|
||||
========
|
||||
none
|
||||
|
||||
Example
|
||||
=======
|
||||
addPlugin('ModHelperPlugin');
|
||||
|
Reference in New Issue
Block a user