gnu-social/plugins/AnonymousFave/README

15 lines
248 B
Plaintext
Executable File

The Anonymous Fave plugin allows anonymous (not logged in) users to favorite notices
Installation
============
add "addPlugin('AnonymousFave');"
to the bottom of your config.php
Settings
========
none
Example
=======
addPlugin('AnonymousFave');