README 744 B

123456789101112131415161718192021
  1. The ForceGroup plugin allows forced group memberships and allows forcing all notices
  2. to appear in some groups.
  3. Installation
  4. ============
  5. add "addPlugin('ForceGroup');"
  6. to the bottom of your config.php
  7. Settings
  8. ========
  9. post: Members of these groups will have all their posts mirrored into the group even if they don't explicitly mention it.
  10. join: New user registrations will automatically join these groups on registration. They're _not_ prevented from leaving, however.
  11. Example
  12. =======
  13. addPlugin('ForceGroup');
  14. Some Example Use Cases
  15. =======================
  16. (join) Forcing a group membership allows to have a group dedicated to your instance or some of your instance main topics.
  17. (join + post) Allows you to federate your instance timeline