README 282 B

1234567891011121314151617
  1. The ForceGroup plugin allows forced group memberships and forces all notices
  2. to appear in groups that users were forced in.
  3. Installation
  4. ============
  5. add "addPlugin('ForceGroup');"
  6. to the bottom of your config.php
  7. Settings
  8. ========
  9. none
  10. Example
  11. =======
  12. addPlugin('ForceGroup');