README 248 B

123456789101112131415
  1. The Anonymous Fave plugin allows anonymous (not logged in) users to favorite notices
  2. Installation
  3. ============
  4. add "addPlugin('AnonymousFave');"
  5. to the bottom of your config.php
  6. Settings
  7. ========
  8. none
  9. Example
  10. =======
  11. addPlugin('AnonymousFave');