]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/ModPlus/README
Merge branch 'master' into nightly
[quix0rs-gnu-social.git] / plugins / ModPlus / README
1 The ModPlus plugin shows UI extension for profile moderation actions.
2
3 Installation
4 ============
5 add "addPlugin('ModPlus');"
6 to the bottom of your config.php
7
8 Settings
9 ========
10 none
11
12 Example
13 =======
14 addPlugin('ModPlus');
15