16 lines
240 B
Plaintext
16 lines
240 B
Plaintext
|
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');
|
||
|
|