gnu-social/plugins/GroupFavorited/README

16 lines
240 B
Plaintext
Raw Normal View History

2016-01-22 16:01:24 +00:00
The GroupFavorited plugin adds a menu item for popular notices in groups.
Installation
============
add "addPlugin('GroupFavorited');"
to the bottom of your config.php
Settings
========
none
Example
=======
addPlugin('GroupFavorited');