]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/GroupFavorited/README
disabling auto-backlog-importer on subscribe
[quix0rs-gnu-social.git] / plugins / GroupFavorited / README
1 The GroupFavorited plugin adds a menu item for popular notices in groups.
2
3 Installation
4 ============
5 add "addPlugin('GroupFavorited');"
6 to the bottom of your config.php
7
8 Settings
9 ========
10 none
11
12 Example
13 =======
14 addPlugin('GroupFavorited');
15